Sneak Peek at 2020 Volume 2: Flutter | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (173).NET Core  (29).NET MAUI  (203)Angular  (107)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (40)Black Friday Deal  (1)Blazor  (211)BoldSign  (13)DocIO  (24)Essential JS 2  (106)Essential Studio  (200)File Formats  (65)Flutter  (132)JavaScript  (219)Microsoft  (118)PDF  (81)Python  (1)React  (98)Streamlit  (1)Succinctly series  (131)Syncfusion  (897)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (50)Windows Forms  (61)WinUI  (68)WPF  (157)Xamarin  (161)XlsIO  (35)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (146)Chart  (127)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (618)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (39)Extensions  (22)File Manager  (6)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  (501)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (42)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  (381)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (17)Web  (582)What's new  (323)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Sneak Peek at 2020 Volume 2 for Flutter

Sneak Peek at 2020 Volume 2: Flutter

The recent crush for every mobile app developer is the Flutter platform. We at Syncfusion are planning to add more interesting new widgets and features to our Flutter widgets collection in the upcoming 2020 Volume 2 release, so your crush is about to get worse. The release of 2020 Volume 2 is expected to be at the first week of July 2020.

In this blog, I am going to give you a quick overview of the new Flutter widgets and features that we are planning to include in our 2020 Volume 2 release.

New widgets

The following are the new, amazing widgets that will be included in this release:

DataGrid (preview)

The new Flutter DataGrid widget will allow you to display and manipulate large amounts of data. You’ll have options to render different data types such as dates, numbers, string, images, and even custom widgets in each column in a tabular view.

It was built from the ground up to achieve the best possible performance even when loading a large amount of data.

In this release, we’re planning to add the following features to this Flutter DataGrid widget:

  • Support for iOS, Android, and web platforms.
  • Ability to render ‘n’ number of columns with different data types.
  • Various sizing options to fit the column size as required.
  • Smooth vertical and horizontal scrolling even when large amounts of data are loaded.
  • Real-time updates of data.
  • Optimized UI virtualization: only the rows and columns visible in the viewport will be rendered. This helps in loading a huge amount of data quickly.
  • Single-row and multiple-row selection.
  • Fixed and auto row height support.
  • Light and dark themes.
  • Conditional formatting.
  • Advanced styling options to change the design as needed.
  • Key navigation support for web platform.
  • Right-to-left layout.
  • Accessibility support.

Flutter DataGridThis is not the end; far more advanced features such as editing, grouping, summaries, paging, and so on will be added in upcoming releases.

Maps (preview)

The new Flutter Maps widget will allow you to visualize GeoJSON data easily. This widget is handy in adding functionalities to visualize data related to geographical area, such as election results, population, and weather forecasting. It will support iOS, Android, and web platforms.

Along with shapes visualization, you can also add the following features on top:

  • Render bubbles to display metrics.
  • Add data labels.
  • Add markers at specific latitudes and longitudes.
  • Select shapes.
  • Display legend.
  • Add different colors based on area or
  • Add colors based on range of values.
  • Use a light or dark theme.
  • Add tooltips.

Flutter MapsIn future releases, we will add more advanced features, such as rendering OSM and Bing maps and zooming and panning, to this Maps widget.

Slider (preview)

You might have already used the Flutter framework sliders in your applications to select a value. However, the Syncfusion Flutter Slider widget will have the following additional features:

  • Support for selecting a date and numeric value.
  • Customized thumbs with icon or text widget.
  • Customized active and inactive tracks, ticks, and dividers with different sizes and colors.
  • Support for displaying labels.

Flutter Slider

Improvements

Charts

You can expect the following new features in Flutter Charts:

  • New histogram and spline range area chart types.
    Flutter histogram chart
    Flutter histogram chart

    Flutter spline-range-area-chart
    Flutter spline range chart
  • Improved loading and live-update performance.
  • Improvements to the axis label customization.
  • Elements such as axis labels, ticks, and grid lines can be animated when the range changes dynamically.
  • Plot line support.
  • Improved gradient support for series.

Calendar

The following features will be included in the Flutter Calendar:

  • Schedule View to view all the appointments easily.
  • Special time regions.
  • Hovering effect for all calendar elements.
    Schedule-view-web

Date Range Picker

The Flutter Date Range Picker will have the following features:

  • Option to enable view-switching among month, year, decade, and century views.
  • Support to view a multiple date picker for easy range selection.

Range Slider

You can expect the following features in the Flutter Range Slider:

  • Discrete value selection.
  • Customized thumbs with icon or text widget.range_slider_icon
  • Customized active and inactive tracks, ticks, and dividers with different sizes.
  • Support to select a range by tapping on an interval.

Range Selector

You can expect the following features in the Flutter Range Selector:

  • Discrete value selection.
  • Ability to defer the range update.
  • Customized thumbs with icon or text widget.
  • Customized active and inactive tracks, ticks, and dividers with different sizes.
  • Support to select a range by tapping on an interval.

Preview to final

The following widgets are expected to be marked as final in this volume 2 release:

  • Calendar
  • Range Slider

Conclusion

I hope you are excited to use these new features in your Flutter applications. You can check out all these features once the release is rolled out.

Stay tuned to the 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.

Also, 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 forumfeedback portal, or Direct-Trac support system. We are always happy to assist you!

googleplay.png

Tags:

Share this post:

Comments (1)

Great work, especially looking forward to the DataGrid! 🙂
Flutter may have a great future ahead for Line Of Business apps and for that a great grid component is essential.

Comments are closed.

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed