Skip to content

Commit b2bfbd8

Browse files
author
LavanyaA
authored
Merge pull request #2121 from ManiKesavaraj/master
Modified the readme file in flutter Widgets
2 parents 7db2936 + 5f79ba1 commit b2bfbd8

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Also, you can view the samples code from [this repository](https://github.com/sy
3030

3131
| Package/Plugin | Available widgets/libraries | Pub | Points | Popularity | Likes |
3232
|----------------|-----------------------------|-----|--------|------------|-------|
33+
| [syncfusion_flutter_chat](./packages/syncfusion_flutter_chat/) | <ul><li>SfChat</li></ul> | [![pub package](https://img.shields.io/pub/v/syncfusion_flutter_chat.svg)](https://pub.dev/packages/syncfusion_flutter_chat) | [![pub points](https://img.shields.io/pub/points/syncfusion_flutter_chat)](https://pub.dev/packages/syncfusion_flutter_chat/score) | [![popularity](https://img.shields.io/pub/popularity/syncfusion_flutter_chat)](https://pub.dev/packages/syncfusion_flutter_chat/score) | [![likes](https://img.shields.io/pub/likes/syncfusion_flutter_chat)](https://pub.dev/packages/syncfusion_flutter_chat/score) |
3334
| [syncfusion_flutter_charts](./packages/syncfusion_flutter_charts/) | <ul><li>SfCartesianChart</li><li>SfCircularChart</li><li>SfPyramidChart</li><li>SfFunnelChart</li></ul> | [![pub package](https://img.shields.io/pub/v/syncfusion_flutter_charts.svg)](https://pub.dev/packages/syncfusion_flutter_charts) | [![pub points](https://img.shields.io/pub/points/syncfusion_flutter_charts)](https://pub.dev/packages/syncfusion_flutter_charts/score) | [![popularity](https://img.shields.io/pub/popularity/syncfusion_flutter_charts)](https://pub.dev/packages/syncfusion_flutter_charts/score) | [![likes](https://img.shields.io/pub/likes/syncfusion_flutter_charts)](https://pub.dev/packages/syncfusion_flutter_charts/score) |
3435
| [syncfusion_flutter_calendar](./packages/syncfusion_flutter_calendar/) | <ul><li>SfCalendar</li></ul> | [![pub package](https://img.shields.io/pub/v/syncfusion_flutter_calendar.svg)](https://pub.dev/packages/syncfusion_flutter_calendar) | [![pub points](https://img.shields.io/pub/points/syncfusion_flutter_calendar)](https://pub.dev/packages/syncfusion_flutter_calendar/score) | [![popularity](https://img.shields.io/pub/popularity/syncfusion_flutter_calendar)](https://pub.dev/packages/syncfusion_flutter_calendar/score) | [![likes](https://img.shields.io/pub/likes/syncfusion_flutter_calendar)](https://pub.dev/packages/syncfusion_flutter_calendar/score) |
3536
| [syncfusion_flutter_datagrid](./packages/syncfusion_flutter_datagrid/) | <ul><li>SfDataGrid</li></ul> | [![pub package](https://img.shields.io/pub/v/syncfusion_flutter_datagrid.svg)](https://pub.dev/packages/syncfusion_flutter_datagrid) | [![pub points](https://img.shields.io/pub/points/syncfusion_flutter_datagrid)](https://pub.dev/packages/syncfusion_flutter_datagrid/score) | [![popularity](https://img.shields.io/pub/popularity/syncfusion_flutter_datagrid)](https://pub.dev/packages/syncfusion_flutter_datagrid/score) | [![likes](https://img.shields.io/pub/likes/syncfusion_flutter_datagrid)](https://pub.dev/packages/syncfusion_flutter_datagrid/score) |
@@ -113,12 +114,14 @@ Run your application either using `F5` or `Run > Start Debugging`.
113114
Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the below app stores, and view samples code in GitHub.
114115

115116
<p align="center">
116-
<a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/google-play.png"/></a>
117-
<a href="https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341"><img src="https://cdn.syncfusion.com/content/images/FTControl/apple-button.png"/></a>
118-
</p>
119-
<p align="center">
120-
<a href="https://github.com/syncfusion/flutter-examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/GitHub.png"/></a>
121-
<a href="https://flutter.syncfusion.com"><img src="https://cdn.syncfusion.com/content/images/FTControl/web_sample_browser.png"/></a>
117+
<a href="https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/google-play-store.png"/></a>
118+
<a href="https://flutter.syncfusion.com"><img src="https://cdn.syncfusion.com/content/images/FTControl/web-sample-browser.png"/></a>
119+
<a href="https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab"><img src="https://cdn.syncfusion.com/content/images/FTControl/windows-store.png"/></a>
120+
</p>
121+
<p align="center">
122+
<a href="https://install.appcenter.ms/orgs/syncfusion-demos/apps/syncfusion-flutter-gallery/distribution_groups/release"><img src="https://cdn.syncfusion.com/content/images/FTControl/macos-app-center.png"/></a>
123+
<a href="https://snapcraft.io/syncfusion-flutter-gallery"><img src="https://cdn.syncfusion.com/content/images/FTControl/snap-store.png"/></a>
124+
<a href="https://github.com/syncfusion/flutter-examples"><img src="https://cdn.syncfusion.com/content/images/FTControl/github-samples.png"/></a>
122125
</p>
123126

124127
## Useful links

0 commit comments

Comments
 (0)