---
title: "Sneak Peek at 2023 Volume 1: Flutter"
published_at: "2023-03-17T11:00:00+00:00"
modified_at: "2025-03-20T08:25:24+00:00"
url: "https://www.syncfusion.com/blogs/post/sneak-peek-2023-volume-1-flutter"
excerpt: "This blog post highlights the new features that will be included in the Syncfusion Flutter suite for the upcoming 2023 Volume 1 release."
taxonomy_category:
  - "Desktop"
  - "Flutter"
  - "Mobile"
  - "Sneak Peek"
  - "Syncfusion"
  - "Web"
taxonomy_post_tag:
  - "desktop"
  - "Flutter"
  - "Mobile"
  - "Sneak Peek"
  - "Web Development"
---

# Sneak Peek at 2023 Volume 1: Flutter

[Selva Ganapathy Kathiresan](https://www.syncfusion.com/blogs/author/selva-ganapathy-k)

![Sneak Peek at 2023 Volume 1 Flutter](https://www.syncfusion.com/blogs/wp-content/uploads/2023/03/Sneak-Peek-at-2023-Volume-1-Flutter.png)


Syncfusion [Flutter widgets](https://www.syncfusion.com/flutter-widgets)
 are written natively in [Dart](https://en.wikipedia.org/wiki/Dart_(programming_language))
 to help you create rich, high-quality applications for [iOS](https://en.wikipedia.org/wiki/IOS)
, [Android](https://en.wikipedia.org/wiki/Android_(operating_system))
, [Web](https://en.wikipedia.org/wiki/World_Wide_Web)
, [Windows](https://en.wikipedia.org/wiki/Microsoft_Windows)
, [macOS](https://en.wikipedia.org/wiki/MacOS)
, and [Linux](https://en.wikipedia.org/wiki/Linux)
 from a single code base.

In this blog, we will see some of the new features that will be rolled out in the Essential Studio® 2023 Volume 1 release for the Flutter platform.

## DataGrid

The [Flutter DataGrid](https://www.syncfusion.com/flutter-widgets/flutter-datagrid)
 will gain the following new features in this Volume 1 release.

### Sort and filter icons’ position

This feature will allow users to position the sort and filter icons in the column headers to the left or right when sorting or filtering is applied.

### Asynchronous support

The **onCellSubmit**, ** canSubmitCell**, and ** performSorting** methods will be marked as ** async** so that cell submission and sorting actions can be executed asynchronously.

### Filter pop-up menu text style

Change the text style for all the elements in the filter pop-up menu in DataGrid. Using this feature, users can set different text styles for the enabled and disabled items in the menu.

## PDF Viewer

### Adjust the maximum zoom level

In the [Flutter PDF Viewer](https://www.syncfusion.com/flutter-widgets/flutter-pdf-viewer)
, you will be able to set and adjust the maximum zoom level for a PDF document. This will help users view floor plans and high-resolution documents with better clarity.

## Conclusion

Thanks for reading! The 2023 Volume 1 release will also deliver other exciting new features and bug fixes for the Syncfusion [Flutter suite](https://www.syncfusion.com/flutter-widgets)
. You can expect the release by the end of March, and we are confident that it will exceed your expectations.

Stay tuned to our official [Twitter](https://twitter.com/Syncfusion)
, [Facebook](https://www.facebook.com/Syncfusion/)
, and [LinkedIn](https://www.linkedin.com/company/syncfusion/)
 pages for announcements about the release. If you have any feedback, please let us know in the comments section below.

You can also reach 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

- [Seamless Excel-Like Filtering Support in Flutter DataGrid](https://www.syncfusion.com/blogs/post/seamless-excel-like-filtering-in-flutter-datagrid.aspx)
- [Create a Repeating Appointment Using the Recurrence Rule in Flutter Event Calendar](https://www.syncfusion.com/blogs/post/create-a-repeating-appointment-using-the-recurrence-rule-in-flutter-event-calendar.aspx)
- [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)
- [Create a Meeting Room Calendar Using Flutter Event Calendar](https://www.syncfusion.com/blogs/post/create-a-meeting-room-calendar-using-flutter-event-calendar.aspx)
