diff --git a/Flutter/system-requirement-installation/system-requirements.md b/Flutter/system-requirement-installation/system-requirements.md deleted file mode 100644 index b3b5b74e4..000000000 --- a/Flutter/system-requirement-installation/system-requirements.md +++ /dev/null @@ -1,48 +0,0 @@ ---- -layout: post -title: System Requirements for Flutter | Syncfusion -description: Learn here all about the System Requirements needed for performing Flutter installation in your system. -platform: flutter -control: Installation and Deployment -documentation: ug - ---- - -# System Requirements for Flutter - -### Development Environment - -Refer to the following links for recommended development environment in Flutter. - -* Windows - [`https://flutter.dev/docs/get-started/install/windows`](https://docs.flutter.dev/get-started/install/windows) -* MacOS - [`https://flutter.dev/docs/get-started/install/macos`](https://docs.flutter.dev/get-started/install/macos) -* Linux - [`https://flutter.dev/docs/get-started/install/linux`](https://docs.flutter.dev/get-started/install/linux) - -### SDK Version - -The following is the minimum Flutter SDK version required for our widgets: - -
| Channel | -Version | -
|---|---|
| Stable | -- v2.0.0 - | -
| Beta | -- v2.0.0 - | -