Skip to content

Commit f825556

Browse files
author
LavanyaA
authored
Merge pull request #873 from ManiKesavaraj/master
Modified the readme file in flutter examples
2 parents 20cbc76 + e3e289d commit f825556

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,20 @@ This repository contains awesome demos of [Syncfusion Flutter UI widgets](https:
1818
* Flutter SDK
1919
| Channel| Version|
2020
|--------|--------|
21-
| Stable | [2.0.2](https://code.visualstudio.com/download)|
22-
| Beta | [2.0.2](https://storage.googleapis.com/flutter_infra/releases/beta/windows/flutter_windows_2.0.2-beta.zip)|
21+
| Stable | [3.24.0]([https://code.visualstudio.com/download](https://storage.googleapis.com/flutter_infra_release/releases/stable/windows/flutter_windows_3.24.0-stable.zip))|
22+
2323
* Dart and Flutter add-ons for Visual Studio Code (available via the Visual studio code extension) in Android Studio it available in plugin preference.
2424

2525
## <a name="repository-structure"></a> Repository Structure ##
26-
The <b>lib/samples</b> directory contains the Flutter widget examples for each widget such as Charts, DataGrid, etc. All the examples can be deployed in Android, iOS, and web platforms.
26+
The <b>lib/samples</b> directory contains the Flutter widget examples for each widget such as Charts, DataGrid, etc. All the examples can be deployed in Android, Web, Windows, Linux, iOS, and Mac platforms.
2727

2828
## <a name="widgets-catalog"></a>Widgets Catalog ##
2929

3030
| Widgets | Repository |
3131
| ------------- | --------------- |
3232
| Barcode Generator | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/barcodes) |
3333
| Calendar | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/calendar) |
34+
| Chat | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/chat) |
3435
| Charts | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/chart) |
3536
| DataGrid | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/datagrid) |
3637
| Date Range Picker | [Link](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/date_picker) |

0 commit comments

Comments
 (0)