Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions Flutter/demos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
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.

<div class="table-responsive">

| Platform | Install From | Details | Supported OS Version | Notes |
|----------|-------------|---------|-------|-------|
| **Android** | <a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples" target="_blank" rel="noopener noreferrer">Google play store</a> | Flutter demos for Android are available through the Google Play Store. | Android 5.0 (API 24)+ | — |
| **Web** | <a href="https://flutter.syncfusion.com" target="_blank" rel="noopener noreferrer">Live Demo</a> | Explore Flutter widget demos directly in your web browser without installation. | Latest Chrome, Firefox, Edge, and Safari (15.6 or later) | — |
| **Windows** | <a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab" target="_blank" rel="noopener noreferrer">Microsoft Store</a> | Flutter demos for Windows are available through the Microsoft Store. | Windows 10+ | — |
| **iOS** | <a href="https://testflight.apple.com/join/EEOtwVNN" target="_blank" rel="noopener noreferrer">TestFlight</a> | According to <a href="https://developer.apple.com/app-store/review/guidelines/#performance" target="_blank" rel="noopener noreferrer">Apple's App Store Review Guidelines</a> (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+ | Please ensure that you have the <a href="https://apps.apple.com/in/app/testflight/id899247664" target="_blank" rel="noopener noreferrer">TestFlight</a> app installed on your device before installing the Sample Browser App. |
| **Linux** | <a href="https://snapcraft.io/syncfusion-flutter-gallery" target="_blank" rel="noopener noreferrer">Snapcraft</a> | vailable through the Syncfusion Flutter sample browser package. | Ubuntu 20.04 LTS to 24.04 LTS | — |

</div>
3 changes: 3 additions & 0 deletions flutter-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<ul class="treeview">
<li>
<a href="/Flutter/introduction/overview">Overview</a>
</li>
<li>
<a href="/Flutter/demos">Demos</a>
</li>
<li><a href="/Flutter/system-requirements">System Requirements</a></li>
<li>Licensing
Expand Down