---
title: "Major Update: Syncfusion Flutter Widgets Are Now Windows-Compatible"
published_at: "2022-02-08T11:32:00+00:00"
modified_at: "2026-04-13T13:00:59+00:00"
url: "https://www.syncfusion.com/blogs/post/major-update-syncfusion-flutter-widgets-are-now-windows-compatible"
excerpt: "Flutter’s Windows support is now production-ready! Yes, in addition to developing applications in iOS, Android, and web platforms, you can now use Flutter to create Windows applications, too. This was included in Flutter’s latest stable release (version 2.10.0). Except for..."
taxonomy_category:
  - "Flutter"
  - "Mobile"
  - "UI"
  - "Windows App"
taxonomy_post_tag:
  - "desktop"
  - "Flutter"
  - "Mobile"
  - "What's New"
  - "Windows"
---

# Major Update: Syncfusion Flutter Widgets Are Now Windows-Compatible

[Jayavigneshwaran G](https://www.syncfusion.com/blogs/author/jayavigneshwaran)

![Major Update: Syncfusion Flutter Widgets Are Now Windows-Compatible](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Major-Update-Syncfusion-Flutter-Widgets-Are-Now-Windows-Compatible.png)


Flutter’s Windows support is now production-ready! Yes, in addition to developing applications in iOS, Android, and web platforms, you can now use Flutter to create Windows applications, too. This was included in [Flutter’s latest stable release](https://medium.com/flutter/whats-new-in-flutter-2-10-5aafb0314b12)
 (version 2.10.0).

Except for the [PDF Viewer widget](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer)
, all Syncfusion’s widgets and libraries in [Flutter](https://www.syncfusion.com/flutter-widgets)
 are available in the Windows version. All features of all the widgets work fine in Windows. Support for mouse and keyboard interactions was also included.

In July 2019, Syncfusion released the initial version of our Flutter widgets, which were compatible with the iOS and Android platforms. Later, our widgets were made compatible with web application development. Since then, we have continued to add new widgets to our Flutter suite, and now we have 17 widgets and counting.

As the popularity of the Flutter framework increased, users were developing desktop apps, too, along with web and mobile apps. So, to match the trend, we decided to make our packages compatible for developing desktop applications, as well. Our widgets are compatible with macOS and Linux application development, too.

We are super happy that the Syncfusion Flutter widgets were featured in Flutter’s official blog and on the YouTube video published for announcing Flutter for Windows.

Thanks to the [Flutter](https://flutter.dev/)
 team for featuring us!

- [Announcing Flutter for Windows](https://medium.com/flutter/announcing-flutter-for-windows-6979d0d01fed) [Blog]
- [Flutter Update: Windows](https://www.youtube.com/watch?v=g-0B_Vfc9qM&t=221s) [Video]

![Syncfusion Widgets Mentioned in Flutter for Windows Announcement Blog](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Syncfusion-Widgets-Mentioned-in-Flutter-for-Windows-Announcement-Blog-2.png)

Syncfusion Widgets Mentioned in Flutter for Windows Announcement Blog

![Syncfusion Demo App Featured in Flutter Update- Windows Video](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Syncfusion-Demo-App-Featured-in-Flutter-Update-Windows-Video.png)

Syncfusion Demo App Featured in Flutter Update- Windows Video

## Our widgets and libraries

This section lists the Syncfusion Flutter widgets and libraries compatible with Windows.

| Category | Widget/Library | Package |
| --- | --- | --- |
| Grid | DataGrid | syncfusion_flutter_datagrid |
| Data visualization | Barcode | syncfusion_flutter_barcodes |
| Cartesian chart | syncfusion_flutter_charts |  |
| Circular chart | syncfusion_flutter_charts |  |
| Pyramid chart | syncfusion_flutter_charts |  |
| Funnel chart | syncfusion_flutter_charts |  |
| Spark line chart | syncfusion_flutter_charts |  |
| Spark area chart | syncfusion_flutter_charts |  |
| Spark bar chart | syncfusion_flutter_charts |  |
| Spark win-loss chart | syncfusion_flutter_charts |  |
| Radial Gauge | syncfusion_flutter_gauges |  |
| Linear Gauge | syncfusion_flutter_gauges |  |
| Maps | syncfusion_flutter_maps |  |
| Treemap | syncfusion_flutter_treemap |  |
| Calendar | Calendar | syncfusion_flutter_calendar |
| Date Range Picker | syncfusion_flutter_datepicker |  |
| File formats | PDF Library | syncfusion_flutter_pdf |
| Essential XlsIO | syncfusion_flutter_xlsio |  |
| Sliders | Slider | syncfusion_flutter_sliders |
| Range Slider | syncfusion_flutter_sliders |  |
| Range Selector | syncfusion_flutter_sliders |  |
| Signature pad | SignaturePad | syncfusion_flutter_signaturepad |

## Windows examples

We have designed a sample browser application to showcase our Flutter widgets for Windows and published it in the Windows Store. You can check out the demos of these widgets by installing the [Syncfusion Flutter Gallery](https://www.microsoft.com/store/productId/9NHNBWCSF85D)
 app from the Windows Store.

![Syncfusion Flutter Gallery in Windows Store](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Syncfusion-Flutter-Gallery-in-Windows-Store-1.png)

Syncfusion Flutter Gallery in Windows Store

You can explore the source code of the examples in the [GitHub repository](https://github.com/syncfusion/flutter-examples)
.

Following are the screenshots of the demos from the Syncfusion Flutter Gallery in the Windows Store.

![Windows Demo Home Page](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Windows-Demo-Home-Page.gif)

Windows Demo Home Page

![DataGrid Demo in Windows](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/DataGrid-Demo-in-Windows-1.png)

DataGrid Demo in Windows

![Charts Demo in Windows](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Charts-Demo-in-Windows-1.png)

Charts Demo in Windows

![Calendar Demo in Windows](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Calendar-Demo-in-Windows-1.png)

Calendar Demo in Windows

![Maps Demo in Windows](https://www.syncfusion.com/blogs/wp-content/uploads/2022/02/Maps-Demo-in-Windows-1.png)

Maps Demo in Windows

## What’s coming next?

As stated earlier, our [PDF Viewer widget](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer)
 is not compatible for Windows app development, yet. But we have already started to work on this support. It will be available soon in our upcoming releases! Stay tuned to try the PDF Viewer widget and its features in the Windows platform.

## Conclusion

I hope this article has informed you on the compatibility of [Syncfusion Flutter widgets](https://www.syncfusion.com/flutter-widgets)
 with Windows application development. We will continue to enhance our samples and features for Windows in future releases. You can use the packages from [pub.dev](https://pub.dev/publishers/syncfusion.com/packages)
 to try out these widgets.

Also, browse through our [documentation](https://help.syncfusion.com/flutter/introduction/overview)
 to learn more about Syncfusion Flutter widgets. Don’t miss our demo app in [Google Play](https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples&hl=en)
, [App Store](https://apps.apple.com/in/app/syncfusion-flutter-ui-widgets/id1475231341)
, the [web](https://flutter.syncfusion.com/)
, [Windows Store](https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab)
, [macOS](https://install.appcenter.ms/orgs/syncfusion-demos/apps/syncfusion-flutter-gallery/distribution_groups/release)
, or [Snapcraft (Linux)](https://snapcraft.io/syncfusion-flutter-gallery)
.

If you aren’t a customer yet, you can try our 30-day [free trial](https://www.syncfusion.com/downloads)
 to check out our Flutter features.

Finally, if you wish to send us feedback or would like to submit any questions, please feel free to post them in the comments section of this blog post. You can also contact us through our [support forums](https://www.syncfusion.com/forums)
, [support portal](https://support.syncfusion.com/)
, or [feedback portal](https://www.syncfusion.com/feedback/)
. We are always happy to assist you!

## Related blogs

- [Simple Steps to Create an Investment (SIP) Calculator in Flutter](https://www.syncfusion.com/blogs/post/simple-steps-to-create-an-investment-sip-calculator-in-flutter.aspx)
- [What’s New in 2021 Volume 4: Flutter](https://www.syncfusion.com/blogs/post/whats-new-in-2021-volume-4-flutter.aspx)
- [Customizing Axes in Flutter Charts: A Complete Guide](https://www.syncfusion.com/blogs/post/customizing-axes-in-flutter-charts-a-complete-guide.aspx)
- [Easily Reschedule Appointments with Drag-and-Drop and Resizing in Flutter](https://www.syncfusion.com/blogs/post/easily-reschedule-appointments-with-drag-and-drop-and-resizing-in-flutter.aspx)
