From 825f6efb78e2b36f1c18d889ee75d3d06c4d83cd Mon Sep 17 00:00:00 2001 From: HarshaMidadhalaKhajareddyMidadhala Date: Tue, 28 Jul 2026 22:14:32 +0530 Subject: [PATCH 1/4] Added flutter demos page --- Flutter/demos.md | 25 +++++++++++++++++++++++++ flutter-toc.html | 3 +++ 2 files changed, 28 insertions(+) create mode 100644 Flutter/demos.md diff --git a/Flutter/demos.md b/Flutter/demos.md new file mode 100644 index 000000000..46a0d7111 --- /dev/null +++ b/Flutter/demos.md @@ -0,0 +1,25 @@ +--- +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 available for Android, Windows, iOS, macOS and Web platforms. You can also explore the source code samples through GitHub. + +
+ +| Platform | Access From | Details | Supported OS version | Notes | +|----------|-------------|---------|-------|-------| +| **Android** | Google Play Store | Flutter demos for Android are available through the Google Play Store. | Android 5.0 (API 21)+ | — | +| **Web** | Flutter Web Sample Browser | Explore Flutter widget demos directly in your web browser without installation. |Latest version of Chrome, Edge, Firefox, or Safari | Internet connection is required. | +| **Windows** | Flutter Web Sample Browser | Flutter demos for Windows are available through the Microsoft Store. | Windows 10 Version 1903+ (64-bit)| — | +| **iOS** | iOS | 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 12.0+ | Please ensure that you have the TestFlight app installed on your device before installing the Sample Browser App. | +| **Linux** | Download for Linux | vailable through the Syncfusion Flutter sample browser package. | Ubuntu 20.04 LTS+ (64-bit) | — | + +
+ diff --git a/flutter-toc.html b/flutter-toc.html index 6efc44cde..eb42a5e73 100644 --- a/flutter-toc.html +++ b/flutter-toc.html @@ -2,6 +2,9 @@