From 0de0a65876ac4facfe04b1b9b975cf1c0e449095 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Mon, 3 Aug 2026 14:56:06 +0530 Subject: [PATCH] FLUT-updated demo UG doc --- Flutter/demos.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Flutter/demos.md b/Flutter/demos.md index 7a1b8a5a4..540367e80 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,9 +9,9 @@ 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.
@@ -20,8 +20,6 @@ The Flutter Sample Browser App is now available for Android, Web, Windows, iOS, | **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. | +| **Linux** | Snapcraft | 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. |
-