diff --git a/Flutter/demos.md b/Flutter/demos.md new file mode 100644 index 000000000..7a1b8a5a4 --- /dev/null +++ b/Flutter/demos.md @@ -0,0 +1,27 @@ +--- +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. +platform: flutter +control: Demo +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). + +> **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. + +
+ +| Platform | Install From | Details | Supported OS Version | Notes | +|----------|-------------|---------|-------|-------| +| **Android** | Google Play Store | Flutter demos for Android are available through the Google Play Store. | Android 7.0 (API 24)+ | — | +| **Web** | Live Demo | Explore Flutter widget demos directly in your web browser without installation. | Latest Chrome, Firefox, Edge, and Safari (15.6 or later) | — | +| **Windows** | Microsoft Store | Flutter demos for Windows are available through the Microsoft Store. | Windows 10+ | — | +| **iOS** | TestFlight | According to Apple's App Store Review Guidelines (section 2.2 on beta testing), we are unable to publish the Syncfusion® Flutter Sample Browser App on the App Store. However, you can still explore the demos and evaluate the controls using the TestFlight build available through the provided invitation link. | iOS 13.0+ | Ensure that you have the TestFlight app installed on your device before opening the invitation link and installing the Flutter Sample Browser App. | +| **Linux** | Snapcraft | Flutter demos for Linux are available through the Syncfusion Flutter Gallery snap package on Snapcraft. | Ubuntu 20.04 LTS to 24.04 LTS | Ensure that snapd is installed before installing the Flutter Sample Browser App. | + +
+ diff --git a/flutter-toc.html b/flutter-toc.html index 6892bd961..620594f1e 100644 --- a/flutter-toc.html +++ b/flutter-toc.html @@ -2,6 +2,9 @@