---
title: "Exploring Flutter 2.0 Support for Syncfusion Flutter Widgets and What’s New in 2021 Volume 1 Release [Webinar Show Notes]"
published_at: "2021-05-17T10:00:04+00:00"
modified_at: "2026-01-30T13:49:28+00:00"
url: "https://www.syncfusion.com/blogs/post/exploring-flutter-2-0-support-for-syncfusion-flutter-widgets-and-whats-new-in-2021-volume-1-release-webinar-show-notes"
excerpt: "This blog provides show notes for our May 4 webinar, “Exploring Flutter 2.0 Support for Syncfusion Widgets and What’s New in 2021 Volume 1 Release.” The webinar was presented and hosted by Syncfusion Product Manager Michael Prabhu M. If you..."
taxonomy_category:
  - "Desktop"
  - "Flutter"
  - "Mobile"
  - "UI"
  - "Web"
  - "Webinar"
taxonomy_post_tag:
  - "desktop"
  - "Flutter"
  - "Mobile"
  - "Web"
  - "Webinar"
  - "Widgets"
---

# Exploring Flutter 2.0 Support for Syncfusion Flutter Widgets and What’s New in 2021 Volume 1 Release [Webinar Show Notes]

[Carter Harris](https://www.syncfusion.com/blogs/author/carterh)

![Exploring Flutter 2.0 Support for Syncfusion Flutter Widgets and What's New in 2021 Volume 1 Release \[Webinar Show Notes\]](https://www.syncfusion.com/blogs/wp-content/uploads/2021/05/Exploring-Flutter-2.0-Support-for-Syncfusion-Flutter-Widgets-and-Whats-New-in-2021-Volume-1-Release-Webinar-Show-Notes.png)


This blog provides show notes for our May 4 webinar, “Exploring Flutter 2.0 Support for Syncfusion Widgets and What’s New in 2021 Volume 1 Release.” The webinar was presented and hosted by Syncfusion Product Manager Michael Prabhu M. If you missed it, or would like to watch it again, you can find [the recording](https://www.youtube.com/watch?app=desktop&v=vaXDY5MGAeg&feature=youtu.be)
 on our YouTube page or embedded here.

## Overview

During this webinar, we explored Flutter 2.0 support for Syncfusion widgets. This webinar also included a look into some of the new updates to Syncfusion’s Flutter libraries with the 2021 Volume 1 release of Essential Studio®.

## Agenda

- Exploring Flutter 2.0 for Syncfusion widgets.
- What’s new in our Flutter suite.
- Creating a Flutter application showcasing the new widgets in this release.
- Overview on our licensing model.

## Syncfusion’s Flutter 2.0

In summary, all Syncfusion’s Flutter packages are now Flutter 2.0-compatible and they have been migrated to null-safety. In addition, all our widgets are now compatible with Windows, macOS, and Linux, with the exception of PDF Viewer.

## What’s New in Flutter for 2021 Volume 1

The following is a list of the new widgets and features for the Flutter suite discussed in the webinar. For more details, please see [this release blog](https://www.syncfusion.com/blogs/post/whats-new-in-2021-volume-1-flutter.aspx)
.

- **[Linear Gauge](https://www.syncfusion.com/flutter-widgets/flutter-linear-gauge) features**:
  - Orientation
  - Axis
  - Labels and ticks
  - Ranges
  - Pointers
  - Animation
  - Pointer interaction

- **[Treemap](https://www.syncfusion.com/flutter-widgets/flutter-treemap) features**:
  - Labels
  - Layouts
  - Squarified
  - Slice
  - Dice
  - Hierarchical support
  - Colors
  - Tooltip
  - Selection
  - Custom background widgets

- **New [Charts](https://www.syncfusion.com/flutter-widgets/flutter-charts) features**:
  - On-demand loading
  - Autoscrolling
  - Date-time category axis
  - Marker in trackball tooltip
  - Trackball and crosshair positions
  - Gradient and image fill
  - Point-rendering mode

- **New [Calendar](https://www.syncfusion.com/flutter-widgets/flutter-calendar) features:**
  - Load more
  - Navigation restriction
  - Current time indicator

- **New [DataGrid](https://www.syncfusion.com/flutter-widgets/flutter-datagrid) features**:
  - Pull to refresh
  - Swipe support for rows
  - Programmatic scrolling

- **New [Date Range Picker](https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) features**:
  - Action buttons
  - Navigation with free scroll

- **New [Maps](https://www.syncfusion.com/flutter-widgets/flutter-maps) features**:
  - Inverted circle
  - Inverted polygon
  - Legend title

- **New [Radial Gauge](https://www.syncfusion.com/flutter-widgets/flutter-radial-gauge) features**:
  - Widget pointer
  - Elevation of pointer
  - Overlay of marker pointer

- **New [Excel Library](https://www.syncfusion.com/flutter-widgets/excel-library) features**:
  - Import data from list to Excel worksheets.
  - Apply conditional formatting with formula value, color scale, databar, and icon sets.

- **New [PDF Library](https://www.syncfusion.com/flutter-widgets/pdf-library) features**:
  - Digest algorithms
  - Cryptographic standards
  - Digital signatures
  - PDF Form
    - Text field
    - Check box field
    - Radio button field
    - List box field
    - Combo box field
    - Button field
    - Signature field

## Supported platforms

- Android
  - Device types:
    - Phone
    - Tablet

  - Supported versions:
    - API level 16 and later versions

- iOS
  - Device types:
    - iPhone
    - iPad
    - iPod

  - Supported versions:
    - iOS 8 and later versions

- Web
  - Device types:
    - All major browsers

- Desktop
  - Device types:
    - Windows
    - macOS
    - Linux

## Summary

During this webinar, we looked into Flutter 2.0 support for Syncfusion widgets and reviewed how the new updates with 2021 Volume 1 can assist in your mobile development.

We hope you enjoyed this webinar and please keep an eye out for our future Flutter webinars. If you have any feedback or would like to suggest a topic for a future webinar, please do so in the comments section below. You can also contact us through our [forums](https://www.syncfusion.com/forums)
, [Direct-Trac](https://www.syncfusion.com/support/directtrac/incidents)
, and [feedback portal](https://www.syncfusion.com/feedback/flutter)
.

## Recommended resources (related links)

- [Flutter documentation](https://help.syncfusion.com/flutter/cartesian-charts/getting-started)
- [Flutter widgets](https://www.syncfusion.com/flutter-widgets)

## Related blogs

- [Flutter Q&A with Chris Sells, Senior Product Manager at Google on Flutter [Webinar Show Notes]](https://www.syncfusion.com/blogs/post/flutter-qa-with-chris-sells-senior-product-manager-at-google-on-flutter-webinar-show-notes.aspx)
- [How to Add Animated and Interactive Custom Map Markers in Flutter Maps](https://www.syncfusion.com/blogs/post/add-animated-and-interactive-custom-map-markers-in-flutter-maps.aspx)
- [How to Design an Airfare Calendar to Display the Lowest Fares in Flutter](https://www.syncfusion.com/blogs/post/airfare-calendar-to-display-the-lowest-fares-in-flutter.aspx)
- [How to Create Flutter Radial Range Sliders Using Radial Gauge](https://www.syncfusion.com/blogs/post/create-flutter-radial-range-sliders-using-radial-gauge.aspx)
