Sneak Peek at 2020 Volume 3: Flutter | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (174).NET Core  (29).NET MAUI  (207)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (215)BoldSign  (14)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (66)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (100)Streamlit  (1)Succinctly series  (131)Syncfusion  (915)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (36)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (147)Chart  (131)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (628)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (40)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (507)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (10)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (592)What's new  (332)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Sneak Peek at 2020 Volume 3: Flutter

Sneak Peek at 2020 Volume 3: Flutter

Syncfusion Flutter widgets are written natively in Dart to help you create rich, high-quality applications for iOS, Android, and the web from a single code base.

In this blog, I am going to give you a quick overview of the new widgets and features that we’re planning to include in our Flutter widgets in the 2020 Volume 3 release. This is going to be a major release for our Flutter suite, with lots of improvements.

Let’s get started!

New widgets and library

The following widgets and libraries are on the docket for the upcoming Volume 3 release:

PDF Viewer (preview)

The new Flutter PDF Viewer will allow you to load and view PDF documents seamlessly and efficiently in Android and iOS. This is one of the most needed widgets in Flutter. Following are the features planned for the PDF Viewer widget for this release:

  • Support for iOS and Android platforms.
  • Virtualized UI: Pages will be rendered only when required. This is to increase loading and scrolling performance.
  • Content of a document can be zoomed in and out efficiently.
  • The pagination dialog lets you navigate to desired pages instantly.
  • A dedicated bookmarks view lets you easily navigate to any bookmarked pages.
  • Light and dark themes.
  • All static text within the PDF Viewer can be localized to any supported language.
Flutter PDF Viewer
Flutter PDF Viewer

More advanced features, such as searching, text selections, and annotations, will be added to the PDF Viewer in our future releases.

Signature Pad (preview)

The new Signature Pad widget will allow you to capture smooth and realistic signatures through drawing gestures. It will be supported in iOS, Android, and web platforms. Following are some of the highlights of this Signature Pad widget:

  • More realistic, handwritten look and feel.
  • Customization of the stroke color.
  • Customization of minimum and maximum stroke widths.
  • Ability to save a drawn signature as an image to embed it in documents, PDFs, or other applications that support using images to denote a signature.
  • Light and dark themes.
Flutter Signature Pad
Flutter Signature Pad

XlsIO (preview)

A new Flutter Excel Library is going to be included in this release, for creating Excel spreadsheets programmatically. It can be used to create XLSX files (Excel 2007 and above). We expect to include the following features in this library:

  • Create simple Excel spreadsheets in Flutter.
  • Apply cell formatting.
  • Add basic formulas to Excel worksheet cells.
  • Add charts to Excel worksheets.
  • Add images to Excel worksheets.

More advanced features will be included in future releases.

Spreadsheet created using Flutter Excel Library
Spreadsheet created using Flutter Excel Library

Improvements

The feature enhancements of the existing Flutter widgets are as follows.

Charts

The following features will be in the Flutter Charts widget:

  • New Box Plot and Waterfall chart types.
    Box and Whisker Chart
    Box and Whisker Chart

    Waterfall Chart
    Waterfall Chart
  • Support for exporting charts in PNG and PDF formats.
  • Marker support for trackball.
  • Smart trackball tooltip placement to prevent overlapping tooltips.

DataGrid

The following features will be included in the Flutter DataGrid:

  • Load paged data in segments. This is useful when loading large amounts of data.
    Load paged data in segments
  • Freeze columns and rows to fix them at the sides of the DataGrid.
  • Sort data in ascending and descending orders.
    Sorting data in Flutter DataGrid
  • Handle tap, double tap, secondary tap, and long press interactions on the cells.

Calendar

You can expect the following features in the Flutter Calendar widget.

  • Use timeline month view.
    Timeline month view
  • Display appointments of each resource in a discrete timeline view to enhance viewability.
    Timeline view
  • Blackout dates.
    Blackout dates
  • Hide leading and trailing dates.
  • Navigate among calendar views easily using the header date picker and views button in the calendar header and by clicking the month cell and view headers.
    Navigate among calendar views

Maps

We intend to include the following features in the Flutter Maps widget:

  • Load map tiles from web map-tile services such as Bing Maps, OpenStreetMaps, Google Maps, TomTom, and more.

    Bing Maps
    Bing Maps
  • Zoom and pan the maps.
  • Customize tooltips with custom widgets.
    Customize tooltips with custom widgets
  • Enable a legend for bubbles.
    Enable a legend for bubbles
  • Add animation effects for mouse hover and selection features.

Slider, Range Slider, and Range Selector

We’ve made the following design improvements in the Slider, Range Slider, and Range Selector widgets:

  • Difference in active and inactive track height.
  • Shadow support for the thumbs.
  • Thumb and tooltip overlap stroke.
  • Changes in default divider radius.
    Design improvements in the Slider, Range Slider, and Range Selector

PDF Library

The following features are additions to our Flutter PDF package:

  • Edit an existing PDF document by:
    • Adding graphical objects to a page.
    • Adding a new page.
  • Load and edit existing bookmarks in a PDF.
  • Create and load annotations in a new or existing PDF.
  • Extract text from an existing PDF along with its bounds.
  • Find text in an existing PDF along with its bounds and page index.

Preview to final

The following widgets should be marked as final in the upcoming 2020 Volume 3 release:

Conclusion

I hope you are excited to use the new and enhanced Flutter widgets in the 2020 Volume 3 release. Along with these, some more interesting features will be included. You can check out all these features once the release is rolled out.

So, please stay tuned to our official TwitterFacebook, and LinkedIn pages for the announcement of the release. We will also post a detailed blog right after the release to guide you through working with the new features in our Flutter widgets.

googleplay.png

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed