diff --git a/Flutter/Images/android.svg b/Flutter/Images/android.svg new file mode 100644 index 000000000..fb7812a87 --- /dev/null +++ b/Flutter/Images/android.svg @@ -0,0 +1,6 @@ + diff --git a/Flutter/Images/google_play.svg b/Flutter/Images/google_play.svg new file mode 100644 index 000000000..c512284e7 --- /dev/null +++ b/Flutter/Images/google_play.svg @@ -0,0 +1,6 @@ + diff --git a/Flutter/Images/linux.svg b/Flutter/Images/linux.svg new file mode 100644 index 000000000..efae59bf7 --- /dev/null +++ b/Flutter/Images/linux.svg @@ -0,0 +1,90 @@ + diff --git a/Flutter/Images/microsoft.svg b/Flutter/Images/microsoft.svg new file mode 100644 index 000000000..b591f037a --- /dev/null +++ b/Flutter/Images/microsoft.svg @@ -0,0 +1,6 @@ + diff --git a/Flutter/Images/snapcraft.svg b/Flutter/Images/snapcraft.svg new file mode 100644 index 000000000..2c97938d9 --- /dev/null +++ b/Flutter/Images/snapcraft.svg @@ -0,0 +1,13 @@ + diff --git a/Flutter/Images/web.svg b/Flutter/Images/web.svg new file mode 100644 index 000000000..9c3a1c2c9 --- /dev/null +++ b/Flutter/Images/web.svg @@ -0,0 +1,3 @@ + diff --git a/Flutter/Images/web_icon.svg b/Flutter/Images/web_icon.svg new file mode 100644 index 000000000..21ef13b44 --- /dev/null +++ b/Flutter/Images/web_icon.svg @@ -0,0 +1,3 @@ + diff --git a/Flutter/Images/windows.svg b/Flutter/Images/windows.svg new file mode 100644 index 000000000..337a445c8 --- /dev/null +++ b/Flutter/Images/windows.svg @@ -0,0 +1,6 @@ + diff --git a/Flutter/demos.md b/Flutter/demos.md index 7a1b8a5a4..57a88626a 100644 --- a/Flutter/demos.md +++ b/Flutter/demos.md @@ -1,7 +1,7 @@ --- layout: post title: Installation of Flutter Sample Browser App | Syncfusion® -description: Describes how to access and install the Syncfusion® Flutter Sample Browser App on supported platforms and view source code samples. +description: Describes how to access and install the Syncfusion® Flutter Sample Browser App on supported platforms. platform: flutter control: Demo documentation: UG @@ -9,19 +9,100 @@ documentation: UG # How to Get and Install the Flutter Sample Browser App -The Flutter Sample Browser App is now available for Android, Web, Windows, iOS, and Linux platforms. You can also explore the source code samples through the [Syncfusion Flutter Examples repository on GitHub](https://github.com/syncfusion/flutter-examples). +The Flutter Sample Browser App is now available for Android, Web, Windows, and Linux platforms. You can also explore the source code samples through the [Syncfusion Flutter Examples repository on GitHub](https://github.com/syncfusion/flutter-examples). -> **Note:** The Flutter Sample Browser App is fully compatible with macOS. However, as App Center has been deprecated, new macOS builds are no longer released. You can still [build the app from source](https://github.com/syncfusion/flutter-examples) to run it on macOS. +> **Note:** The Flutter Sample Browser App is fully compatible with macOS and iOS. However, as App Center has been deprecated, new macOS and iOS builds are no longer released. You can still [build the app from source](https://github.com/syncfusion/flutter-examples) to run it on macOS or iOS.
| Platform | +Install From | +Details | +Supported OS Version | +Notes | +
|---|---|---|---|---|
|
+
+
+ |
+
+
+ |
+ Flutter demos for Android are available through the Google Play Store. | +Android 7.0 (API 24)+ | +— | +
|
+
+
+ |
+
+ |
+ Explore Flutter widget demos directly in your web browser without installation. | +Latest Chrome, Firefox, Edge, and Safari (15.6 or later) | +— | +
|
+
+
+ |
+
+ |
+ Flutter demos for Windows are available through the Microsoft Store. | +Windows 10+ | +— | +
|
+
+
+ |
+
+ |
+ Flutter demos for Linux are available through the Snap Store. | +Ubuntu 20.04 LTS to 24.04 LTS | +Ensure that snapd is installed before installing the Flutter Sample Browser App. | +