What’s new in Flutter 3.10? 😱- Flutter latest version Explain in 5 minutes #flutter #dart

preview_player
Показать описание
#flutter #dart
New Improvements in Flutter 3.10.0 are as follows:

Secondary Tab Bar:

All M3 components configure the default colors of the theme’s ColorScheme. The default color scheme uses shades of purple. You can create a custom color scheme either from a single “seed” color or from an image. Try both variations with the demo. Color schemes generated should look good and be accessible.

DatePicker updated for M3:
The M3 DatePicker updates the colors, layout, and shape for both the calendar and textfield versions of the widget. This doesn’t change the API, but adds a new DatePickerTheme.

NavigationBar :
This provides an M3 version of BottomNavigationBar widget. While M3 uses different colors, highlighting, and elevation, it works as it did before. To override the default appearance of the NavigationBars widget, use the NavigationBarTheme widget. Though you don’t need to migrate existing apps to this component, you should use it for new apps.

TimePicker updated for M3:
The M3 TimePicker, like the DatePicker, updates the colors, layout, and shapes for both the regular and compact versions of the widget.

NavigationDrawer:
This provides an M3 destination selection widget based on the Drawer widget. NavigationDrawer shows a single-selection list of NavigationDestinations widgets. You can include other widgets in this list as well. The NavigationDrawer can scroll when needed. To override the default appearance of the NavigationDrawers widget, use the NavigationDrawerTheme widget.

BottomSheet updated for M3
Beyond M3 color and shape updates, the bottom sheet now adds an optional drag handle that’s included when you set showDragHandle to true.

SearchBar and SearchAnchor:
These components provide predictive text for search queries. When the user enters a search query, the app computes a list of matching responses in a “search view”. The user either selects one or adjusts the query. To override the M3 design of these components, use the SearchBarTheme and SearchAnchorTheme widgets.

Search Terms:
What's new in Dart and Flutter
Flutter at Google I/O 23 | Dart 3 | Impeller | Web Performance
Flutter 3.10
Dart 3
Impeller
Web
Google Announcements | The Game Changer
Evolving Flutter's support for the web

Timestamp:
00:17 New in Flutter
00:19 Welcome to Flutter 3.10.
00:32 Flutter 3.10 includes many improvements to web,
00:36 mobile, graphics, security, and so much more.
01:48 Navigation Bar.
04:20 X support camera
05:00 Subscribe

System Requirements for Install flutter:
For Window:
Window 10
Minimum RAM 8GB
Minimum ROM 256GB
For MacBook:
Minimum RAM 8GB
2014 model or above.

Recommended Videos:

Hashtags:
#flutter #dart #app #flutterlatest #flutter3.10 #flutter3.10releasenotes #flutter3.10.0 #flutter3.10web #flutter3.10what'snew #flutter3.10material3 #flutter3.
#kotlin #ios #app #flutter2023 #fluttercourse #flutter
Рекомендации по теме
Комментарии
Автор

can You Explain the API in simple words, that would be great🤚

HelloWorld-qrfq