SlideShare uma empresa Scribd logo
1 de 24
Baixar para ler offline
WHAT’S
NEW IN
FLUTTER
3?


www.bacancytechnology.com
Quick Summary:


Flutter 3 is live and ready for
production on all desktop platforms!
We are excited and can’t wait to share
what’s new in Flutter, its support for
macOS and Linux, the remarkable
performance improvements for web
and mobile, and adding support for
Apple Silicon. Some bonus tips for you
at the end. So, let’s get straight to the
business.
Introduction
It has only been three months since
Flutter announced its support for
Windows, and here we are, almost in
the midst of May, with the latest
Flutter update. This all-new version is
stable for macOS and Linux and
supports Apple Silicon. The version
upgrade from Flutter 2 to Flutter 3
bridges the journey from a mobile-
centric to a multi-platform
framework.


Flutter is now an undisputed and
most popular cross multi-platform UI
toolkit for creating natively compiled
applications. The best thing about
Flutter is that it is more than just a
Google product, and everyone can
taste its slice of success. Anyone can
unleash the power of this open-
source platform either through
contributing code, building
packages supporting the core
framework, writing material and
tutorials, and many other ways.


Flutter 2 vs Flutter 3
The Flutter 3 release supports
macOS for Universal Binaries so
that Flutter apps can function
natively on Apple Silicon chips and
Intel. Google has
collaborated with Ubuntu’s Canonical
for the Linux release to deliver a highly
integrated cream of the cream option
for app development.
Let’s delve into what’s new in Flutter 3
to discover all the important elements
of Flutter’s stable release.
What’s New in
Flutter 3: Latest
Features
1. Menu Cascading and Support for the
MacOS System Menu Bar
The new Flutter 3 features contain fresh
inputs for platform-specific integration,
interactive models for compilation to build
support, provide accessibility, and
internationalization.
The purpose of the update is to offer
flexibility to effectively utilize the operating
system and share optimal UI and logic as per
requirement. The Flutter latest features
cater to platform support beyond rendering
pixels.


Flutter 3 release date: May 11, 2022
(Google I/O Edition).
Check out the latest Flutter 3 release
notes
2. Material You Support


Well, one of the top highlights of our
what’s new in Flutter 3 discussion is
the transition to Material Design 3, a
Google in-house design language. The
Flutter team has offered an adaptable
cross-platform design system to
transform your Flutter app into a
beautiful interactive product.
3. Flutter Firebase
The app publishers require a
comprehensive set of tools to aid you in
operating, building, and releasing your
Flutter apps. These include services such
as data storage, authentication, device
testing, and cloud functions. Flutter has
various
third-party integrations like Firebase,
AWS Amplify, Sentry, and AppWrite.
Firebase is Google’s back-end platform for
building mobile and web applications.
The team at Flutter has announced Flutter
Firebase integration enabling a fully
supported core part of the Firebase
offering.


According to the report from
Slashdata, 62% of Flutter
developers use Firebase for their
Flutter apps. Get started with this
guide to add Firebase to your
Flutter app
Firebase Crashlytics:
You can now track real-time fatal errors
using the Flutter Crashlytics plugin, with
the same set of features through
Firebase’s famous real-time crash
reporting service.
The features include critical alerting
metrics like “crash-free users” that assist
you in keeping up with the stability of
your app.
It is now easy to triage, prioritize and fix
issues via the Crashlytics pipeline, which
has been upgraded to enhance the
clustering of Flutter crashes.
4. Flutter’s Games Toolkit
The Flutter team has focussed on casual
gamers this time to release an easy-to-
use casual games tool kit. It offers a
starter kit of templates and credits for
ads as well as cloud services.


Fun fact: The engineers at Flutter have
created a fun pinball game powered by
Firebase and Flutter’s web support
which shows the versatility of the new
Flutter 3 update.
Bonus Tip: You can develop games on
Flutter through this Games doc page.
5. Mobile Updates


• Foldable support for phones
What’s new in Flutter 3? Well, the all-new
Flutter release incorporates foldable mobile
devices. New widgets and features allow
you to build dynamic and appealing
experiences for the eye on foldable devices.
This feature is designed in collaboration
with Microsoft.


• Variable refresh rate support for IOS
The new Flutter version supports variable
refresh rates and ProMotion displays on iOS
devices, including iPad Pro and iPhone 13
Pro. The rendering capability is now at
refresh rates upto 120 Hz, which was limited
to 60 Hz in the past. The user can have a
smoother scrolling experience while
watching fast animations.
6. Web Updates


• Image Decoding
The latest Flutter 3 version contains new
APIs to decode images off the main thread
asynchronously. This is done through the
built-in image codecs of the browser. You
would be happy to know that this feature
speeds up decoding the image 2x,
ensuring that the main thread is never
blocked and clearing the junk built-up in
the past.


• Web app lifecycles
The new web app lifecycle API for Flutter
apps provides you the benefit of
controlling the process for bootstrapping
your app. You can now leverage the
desktop support for your app.
Flutter 3
Performance
Improvements
The engineering team at Flutter has
taken the Flutter performance
improvement to the next level by
benchmarking to evaluate the
optimization benefits. Most
importantly, the opacity animation
performance has been improved for
simple case scenarios.
For instance, when an Opacity widget
consists of a single rendering
primitive, the saveLayer method is
omitted and is usually invoked by
Opacity.
The Flutter 3 release introduces a
mechanism that predicts and
estimates the rendering picture
complexity based on the drawing
operations cost
that it contains. This is used as an
approach to reduce memory usage
without a regression in Flutter app
performance.
We promised you bonus features in the
end, and here they are. Let us quickly
skim through these add-on features,
which add a cherry to the cake on the
Flutter 3 features.
More Exciting
Features: What’s
New in Flutter 3?
Here are some more updates on the
Flutter ecosystem cherrypicked
exclusively for you!
1. Theme Extensions
You can now add anything to the
ThemeData of the material library
using Theme extensions. Instead of
extending ThemeData and
implementing copyWith, lerp, and
other methods again, you can mention
ThemeData.extensions.
Moreover, as a package developer, you
can provide ThemeExtensions.
Moreover, as a package developer, you
can provide ThemeExtensions.
2. Ads
Flutter 3 supports the publisher’s
requirements for
making personalized ads and managing
Apple’s App Tracking Transparency
(ATTT) requirements. Google provides a
User Messaging Platform (UMP) SDK that
substitutes the previous open-source
Consent SDK.
Wrapping Up
It is undeniable that the community
deserves all praises for doing this
awesome work to help Flutter attain the
status of prestige and innovation to
maintain its caliber of helping
businesses of all shapes and sizes across
the world.
We hope you have had a holistic
experience reading our blog post on
what’s new in Flutter 3. The future of
Flutter seems bright and promising for
building delightful experiences in the
app ecosystem.
Thank You!
www.bacancytechnology.com

Mais conteúdo relacionado

Semelhante a What’s New in Flutter 3.pdf

Top reasons why flutter become a trend in application development
Top reasons why flutter become a trend in application developmentTop reasons why flutter become a trend in application development
Top reasons why flutter become a trend in application developmentAndolasoft Inc
 
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...Katy Slemon
 
INTRODUCTION TO FLUTTER.pdf
INTRODUCTION TO FLUTTER.pdfINTRODUCTION TO FLUTTER.pdf
INTRODUCTION TO FLUTTER.pdfAdarshMathuri
 
Flutter enable windows desktop apps for developers
Flutter enable windows desktop apps for developersFlutter enable windows desktop apps for developers
Flutter enable windows desktop apps for developersConcetto Labs
 
Flutter 2.2 version | skywave info solutions
Flutter 2.2 version | skywave info solutionsFlutter 2.2 version | skywave info solutions
Flutter 2.2 version | skywave info solutionsSkywave Info Solutions
 
Flutter: Future of App Development
Flutter: Future of App DevelopmentFlutter: Future of App Development
Flutter: Future of App Development9 series
 
Why choose flutter 2 over flutter 1
Why choose flutter 2 over flutter 1 Why choose flutter 2 over flutter 1
Why choose flutter 2 over flutter 1 Concetto Labs
 
Flutter app development
Flutter app developmentFlutter app development
Flutter app developmentThe NineHertz
 
Flutter - the Most advanced Cross-Platform App Development Framework
Flutter - the Most advanced Cross-Platform App Development Framework Flutter - the Most advanced Cross-Platform App Development Framework
Flutter - the Most advanced Cross-Platform App Development Framework iMOBDEV Technologies Pvt. Ltd.
 
Fascinating Flutter
Fascinating FlutterFascinating Flutter
Fascinating Flutter9 series
 
Google flutter app development
Google flutter app developmentGoogle flutter app development
Google flutter app developmentMarie Weaver
 
Flutter's Advantages For Custom Application Development Services
Flutter's Advantages For Custom Application Development ServicesFlutter's Advantages For Custom Application Development Services
Flutter's Advantages For Custom Application Development ServicesFlutter Agency
 
Osvrt Na Adobe Max 2009
Osvrt Na Adobe Max 2009Osvrt Na Adobe Max 2009
Osvrt Na Adobe Max 2009Ivan Ilijasic
 
Complete guide to flutter app development
Complete guide to flutter app developmentComplete guide to flutter app development
Complete guide to flutter app developmentConcetto Labs
 
Flutter Development Services
Flutter Development ServicesFlutter Development Services
Flutter Development ServicesThe NineHertz
 
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)iffah_najwa46
 
Google's Flutter for large Scale Applications
Google's Flutter for large Scale ApplicationsGoogle's Flutter for large Scale Applications
Google's Flutter for large Scale ApplicationsUsman Ahmed Raza
 
Why is flutter considered the best cross platform framework
Why is flutter considered the best cross platform frameworkWhy is flutter considered the best cross platform framework
Why is flutter considered the best cross platform frameworkPixel Crayons
 

Semelhante a What’s New in Flutter 3.pdf (20)

Top reasons why flutter become a trend in application development
Top reasons why flutter become a trend in application developmentTop reasons why flutter become a trend in application development
Top reasons why flutter become a trend in application development
 
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...
Everything you need to know about flutter 1.17 and dart 2.8 (first stable upd...
 
INTRODUCTION TO FLUTTER.pdf
INTRODUCTION TO FLUTTER.pdfINTRODUCTION TO FLUTTER.pdf
INTRODUCTION TO FLUTTER.pdf
 
Flutter enable windows desktop apps for developers
Flutter enable windows desktop apps for developersFlutter enable windows desktop apps for developers
Flutter enable windows desktop apps for developers
 
Flutter 2.2 version | skywave info solutions
Flutter 2.2 version | skywave info solutionsFlutter 2.2 version | skywave info solutions
Flutter 2.2 version | skywave info solutions
 
Flutter: Future of App Development
Flutter: Future of App DevelopmentFlutter: Future of App Development
Flutter: Future of App Development
 
Why choose flutter 2 over flutter 1
Why choose flutter 2 over flutter 1 Why choose flutter 2 over flutter 1
Why choose flutter 2 over flutter 1
 
Flutter app development
Flutter app developmentFlutter app development
Flutter app development
 
Flutter - the Most advanced Cross-Platform App Development Framework
Flutter - the Most advanced Cross-Platform App Development Framework Flutter - the Most advanced Cross-Platform App Development Framework
Flutter - the Most advanced Cross-Platform App Development Framework
 
Fascinating Flutter
Fascinating FlutterFascinating Flutter
Fascinating Flutter
 
XCode8.0
XCode8.0XCode8.0
XCode8.0
 
Google flutter app development
Google flutter app developmentGoogle flutter app development
Google flutter app development
 
Flutter's Advantages For Custom Application Development Services
Flutter's Advantages For Custom Application Development ServicesFlutter's Advantages For Custom Application Development Services
Flutter's Advantages For Custom Application Development Services
 
Osvrt Na Adobe Max 2009
Osvrt Na Adobe Max 2009Osvrt Na Adobe Max 2009
Osvrt Na Adobe Max 2009
 
Complete guide to flutter app development
Complete guide to flutter app developmentComplete guide to flutter app development
Complete guide to flutter app development
 
Flutter Development Services
Flutter Development ServicesFlutter Development Services
Flutter Development Services
 
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)
The latestopensourcesoftwareavailableandthelatestdevelopmentinict (1)
 
How does flutter cuts app development cost?
How does flutter cuts app development cost?How does flutter cuts app development cost?
How does flutter cuts app development cost?
 
Google's Flutter for large Scale Applications
Google's Flutter for large Scale ApplicationsGoogle's Flutter for large Scale Applications
Google's Flutter for large Scale Applications
 
Why is flutter considered the best cross platform framework
Why is flutter considered the best cross platform frameworkWhy is flutter considered the best cross platform framework
Why is flutter considered the best cross platform framework
 

Mais de Katy Slemon

Data Science Use Cases in Retail & Healthcare Industries.pdf
Data Science Use Cases in Retail & Healthcare Industries.pdfData Science Use Cases in Retail & Healthcare Industries.pdf
Data Science Use Cases in Retail & Healthcare Industries.pdfKaty Slemon
 
How Much Does It Cost To Hire Golang Developer.pdf
How Much Does It Cost To Hire Golang Developer.pdfHow Much Does It Cost To Hire Golang Developer.pdf
How Much Does It Cost To Hire Golang Developer.pdfKaty Slemon
 
How Much Does It Cost To Hire Full Stack Developer In 2022.pdf
How Much Does It Cost To Hire Full Stack Developer In 2022.pdfHow Much Does It Cost To Hire Full Stack Developer In 2022.pdf
How Much Does It Cost To Hire Full Stack Developer In 2022.pdfKaty Slemon
 
How to Implement Middleware Pipeline in VueJS.pdf
How to Implement Middleware Pipeline in VueJS.pdfHow to Implement Middleware Pipeline in VueJS.pdf
How to Implement Middleware Pipeline in VueJS.pdfKaty Slemon
 
How to Build Laravel Package Using Composer.pdf
How to Build Laravel Package Using Composer.pdfHow to Build Laravel Package Using Composer.pdf
How to Build Laravel Package Using Composer.pdfKaty Slemon
 
Sure Shot Ways To Improve And Scale Your Node js Performance.pdf
Sure Shot Ways To Improve And Scale Your Node js Performance.pdfSure Shot Ways To Improve And Scale Your Node js Performance.pdf
Sure Shot Ways To Improve And Scale Your Node js Performance.pdfKaty Slemon
 
How to Develop Slack Bot Using Golang.pdf
How to Develop Slack Bot Using Golang.pdfHow to Develop Slack Bot Using Golang.pdf
How to Develop Slack Bot Using Golang.pdfKaty Slemon
 
IoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfIoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfKaty Slemon
 
Understanding Flexbox Layout in React Native.pdf
Understanding Flexbox Layout in React Native.pdfUnderstanding Flexbox Layout in React Native.pdf
Understanding Flexbox Layout in React Native.pdfKaty Slemon
 
The Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdfThe Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdfKaty Slemon
 
New Features in iOS 15 and Swift 5.5.pdf
New Features in iOS 15 and Swift 5.5.pdfNew Features in iOS 15 and Swift 5.5.pdf
New Features in iOS 15 and Swift 5.5.pdfKaty Slemon
 
Choose the Right Battery Management System for Lithium Ion Batteries.pdf
Choose the Right Battery Management System for Lithium Ion Batteries.pdfChoose the Right Battery Management System for Lithium Ion Batteries.pdf
Choose the Right Battery Management System for Lithium Ion Batteries.pdfKaty Slemon
 
Angular Universal How to Build Angular SEO Friendly App.pdf
Angular Universal How to Build Angular SEO Friendly App.pdfAngular Universal How to Build Angular SEO Friendly App.pdf
Angular Universal How to Build Angular SEO Friendly App.pdfKaty Slemon
 
Ruby On Rails Performance Tuning Guide.pdf
Ruby On Rails Performance Tuning Guide.pdfRuby On Rails Performance Tuning Guide.pdf
Ruby On Rails Performance Tuning Guide.pdfKaty Slemon
 
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdf
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdfUncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdf
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdfKaty Slemon
 
Unit Testing Using Mockito in Android (1).pdf
Unit Testing Using Mockito in Android (1).pdfUnit Testing Using Mockito in Android (1).pdf
Unit Testing Using Mockito in Android (1).pdfKaty Slemon
 
Why Use React Js A Complete Guide (1).pdf
Why Use React Js A Complete Guide (1).pdfWhy Use React Js A Complete Guide (1).pdf
Why Use React Js A Complete Guide (1).pdfKaty Slemon
 
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdf
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdfWhy Use Ruby on Rails for eCommerce Project Proven Case Study.pdf
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdfKaty Slemon
 
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdf
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdfBacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdf
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdfKaty Slemon
 
How to Integrate Google Adwords API in Laravel App.pdf
How to Integrate Google Adwords API in Laravel App.pdfHow to Integrate Google Adwords API in Laravel App.pdf
How to Integrate Google Adwords API in Laravel App.pdfKaty Slemon
 

Mais de Katy Slemon (20)

Data Science Use Cases in Retail & Healthcare Industries.pdf
Data Science Use Cases in Retail & Healthcare Industries.pdfData Science Use Cases in Retail & Healthcare Industries.pdf
Data Science Use Cases in Retail & Healthcare Industries.pdf
 
How Much Does It Cost To Hire Golang Developer.pdf
How Much Does It Cost To Hire Golang Developer.pdfHow Much Does It Cost To Hire Golang Developer.pdf
How Much Does It Cost To Hire Golang Developer.pdf
 
How Much Does It Cost To Hire Full Stack Developer In 2022.pdf
How Much Does It Cost To Hire Full Stack Developer In 2022.pdfHow Much Does It Cost To Hire Full Stack Developer In 2022.pdf
How Much Does It Cost To Hire Full Stack Developer In 2022.pdf
 
How to Implement Middleware Pipeline in VueJS.pdf
How to Implement Middleware Pipeline in VueJS.pdfHow to Implement Middleware Pipeline in VueJS.pdf
How to Implement Middleware Pipeline in VueJS.pdf
 
How to Build Laravel Package Using Composer.pdf
How to Build Laravel Package Using Composer.pdfHow to Build Laravel Package Using Composer.pdf
How to Build Laravel Package Using Composer.pdf
 
Sure Shot Ways To Improve And Scale Your Node js Performance.pdf
Sure Shot Ways To Improve And Scale Your Node js Performance.pdfSure Shot Ways To Improve And Scale Your Node js Performance.pdf
Sure Shot Ways To Improve And Scale Your Node js Performance.pdf
 
How to Develop Slack Bot Using Golang.pdf
How to Develop Slack Bot Using Golang.pdfHow to Develop Slack Bot Using Golang.pdf
How to Develop Slack Bot Using Golang.pdf
 
IoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdfIoT Based Battery Management System in Electric Vehicles.pdf
IoT Based Battery Management System in Electric Vehicles.pdf
 
Understanding Flexbox Layout in React Native.pdf
Understanding Flexbox Layout in React Native.pdfUnderstanding Flexbox Layout in React Native.pdf
Understanding Flexbox Layout in React Native.pdf
 
The Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdfThe Ultimate Guide to Laravel Performance Optimization in 2022.pdf
The Ultimate Guide to Laravel Performance Optimization in 2022.pdf
 
New Features in iOS 15 and Swift 5.5.pdf
New Features in iOS 15 and Swift 5.5.pdfNew Features in iOS 15 and Swift 5.5.pdf
New Features in iOS 15 and Swift 5.5.pdf
 
Choose the Right Battery Management System for Lithium Ion Batteries.pdf
Choose the Right Battery Management System for Lithium Ion Batteries.pdfChoose the Right Battery Management System for Lithium Ion Batteries.pdf
Choose the Right Battery Management System for Lithium Ion Batteries.pdf
 
Angular Universal How to Build Angular SEO Friendly App.pdf
Angular Universal How to Build Angular SEO Friendly App.pdfAngular Universal How to Build Angular SEO Friendly App.pdf
Angular Universal How to Build Angular SEO Friendly App.pdf
 
Ruby On Rails Performance Tuning Guide.pdf
Ruby On Rails Performance Tuning Guide.pdfRuby On Rails Performance Tuning Guide.pdf
Ruby On Rails Performance Tuning Guide.pdf
 
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdf
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdfUncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdf
Uncovering 04 Main Types and Benefits of Salesforce ISV Partnerships.pdf
 
Unit Testing Using Mockito in Android (1).pdf
Unit Testing Using Mockito in Android (1).pdfUnit Testing Using Mockito in Android (1).pdf
Unit Testing Using Mockito in Android (1).pdf
 
Why Use React Js A Complete Guide (1).pdf
Why Use React Js A Complete Guide (1).pdfWhy Use React Js A Complete Guide (1).pdf
Why Use React Js A Complete Guide (1).pdf
 
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdf
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdfWhy Use Ruby on Rails for eCommerce Project Proven Case Study.pdf
Why Use Ruby on Rails for eCommerce Project Proven Case Study.pdf
 
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdf
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdfBacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdf
Bacancy’s CCS2CON is Now Charging Compliant with Top Indian EVs.pdf
 
How to Integrate Google Adwords API in Laravel App.pdf
How to Integrate Google Adwords API in Laravel App.pdfHow to Integrate Google Adwords API in Laravel App.pdf
How to Integrate Google Adwords API in Laravel App.pdf
 

Último

Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxNeo4j
 
AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024Brian Pichman
 
Oracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxOracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxSatishbabu Gunukula
 
Trailblazer Community - Flows Workshop (Session 2)
Trailblazer Community - Flows Workshop (Session 2)Trailblazer Community - Flows Workshop (Session 2)
Trailblazer Community - Flows Workshop (Session 2)Muhammad Tiham Siddiqui
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)codyslingerland1
 
Technical SEO for Improved Accessibility WTS FEST
Technical SEO for Improved Accessibility  WTS FESTTechnical SEO for Improved Accessibility  WTS FEST
Technical SEO for Improved Accessibility WTS FESTBillieHyde
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosErol GIRAUDY
 
IT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingIT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingMAGNIntelligence
 
How to become a GDSC Lead GDSC MI AOE.pptx
How to become a GDSC Lead GDSC MI AOE.pptxHow to become a GDSC Lead GDSC MI AOE.pptx
How to become a GDSC Lead GDSC MI AOE.pptxKaustubhBhavsar6
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2DianaGray10
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024Brian Pichman
 
Graphene Quantum Dots-Based Composites for Biomedical Applications
Graphene Quantum Dots-Based Composites for  Biomedical ApplicationsGraphene Quantum Dots-Based Composites for  Biomedical Applications
Graphene Quantum Dots-Based Composites for Biomedical Applicationsnooralam814309
 
From the origin to the future of Open Source model and business
From the origin to the future of  Open Source model and businessFrom the origin to the future of  Open Source model and business
From the origin to the future of Open Source model and businessFrancesco Corti
 
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechWebinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechProduct School
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Alkin Tezuysal
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptxHansamali Gamage
 
Introduction to RAG (Retrieval Augmented Generation) and its application
Introduction to RAG (Retrieval Augmented Generation) and its applicationIntroduction to RAG (Retrieval Augmented Generation) and its application
Introduction to RAG (Retrieval Augmented Generation) and its applicationKnoldus Inc.
 
Top 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTop 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTopCSSGallery
 
Flow Control | Block Size | ST Min | First Frame
Flow Control | Block Size | ST Min | First FrameFlow Control | Block Size | ST Min | First Frame
Flow Control | Block Size | ST Min | First FrameKapil Thakar
 
The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)IES VE
 

Último (20)

Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptxEmil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
Emil Eifrem at GraphSummit Copenhagen 2024 - The Art of the Possible.pptx
 
AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024
 
Oracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxOracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptx
 
Trailblazer Community - Flows Workshop (Session 2)
Trailblazer Community - Flows Workshop (Session 2)Trailblazer Community - Flows Workshop (Session 2)
Trailblazer Community - Flows Workshop (Session 2)
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)
 
Technical SEO for Improved Accessibility WTS FEST
Technical SEO for Improved Accessibility  WTS FESTTechnical SEO for Improved Accessibility  WTS FEST
Technical SEO for Improved Accessibility WTS FEST
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenarios
 
IT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingIT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced Computing
 
How to become a GDSC Lead GDSC MI AOE.pptx
How to become a GDSC Lead GDSC MI AOE.pptxHow to become a GDSC Lead GDSC MI AOE.pptx
How to become a GDSC Lead GDSC MI AOE.pptx
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024
 
Graphene Quantum Dots-Based Composites for Biomedical Applications
Graphene Quantum Dots-Based Composites for  Biomedical ApplicationsGraphene Quantum Dots-Based Composites for  Biomedical Applications
Graphene Quantum Dots-Based Composites for Biomedical Applications
 
From the origin to the future of Open Source model and business
From the origin to the future of  Open Source model and businessFrom the origin to the future of  Open Source model and business
From the origin to the future of Open Source model and business
 
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - TechWebinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
Webinar: The Art of Prioritizing Your Product Roadmap by AWS Sr PM - Tech
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx
 
Introduction to RAG (Retrieval Augmented Generation) and its application
Introduction to RAG (Retrieval Augmented Generation) and its applicationIntroduction to RAG (Retrieval Augmented Generation) and its application
Introduction to RAG (Retrieval Augmented Generation) and its application
 
Top 10 Squarespace Development Companies
Top 10 Squarespace Development CompaniesTop 10 Squarespace Development Companies
Top 10 Squarespace Development Companies
 
Flow Control | Block Size | ST Min | First Frame
Flow Control | Block Size | ST Min | First FrameFlow Control | Block Size | ST Min | First Frame
Flow Control | Block Size | ST Min | First Frame
 
The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)
 

What’s New in Flutter 3.pdf

  • 2. Quick Summary: Flutter 3 is live and ready for production on all desktop platforms! We are excited and can’t wait to share what’s new in Flutter, its support for macOS and Linux, the remarkable performance improvements for web and mobile, and adding support for Apple Silicon. Some bonus tips for you at the end. So, let’s get straight to the business.
  • 4. It has only been three months since Flutter announced its support for Windows, and here we are, almost in the midst of May, with the latest Flutter update. This all-new version is stable for macOS and Linux and supports Apple Silicon. The version upgrade from Flutter 2 to Flutter 3 bridges the journey from a mobile- centric to a multi-platform framework. Flutter is now an undisputed and most popular cross multi-platform UI toolkit for creating natively compiled applications. The best thing about
  • 5. Flutter is that it is more than just a Google product, and everyone can taste its slice of success. Anyone can unleash the power of this open- source platform either through contributing code, building packages supporting the core framework, writing material and tutorials, and many other ways. Flutter 2 vs Flutter 3 The Flutter 3 release supports macOS for Universal Binaries so that Flutter apps can function natively on Apple Silicon chips and Intel. Google has
  • 6. collaborated with Ubuntu’s Canonical for the Linux release to deliver a highly integrated cream of the cream option for app development. Let’s delve into what’s new in Flutter 3 to discover all the important elements of Flutter’s stable release.
  • 7. What’s New in Flutter 3: Latest Features
  • 8. 1. Menu Cascading and Support for the MacOS System Menu Bar The new Flutter 3 features contain fresh inputs for platform-specific integration, interactive models for compilation to build support, provide accessibility, and internationalization. The purpose of the update is to offer flexibility to effectively utilize the operating system and share optimal UI and logic as per requirement. The Flutter latest features cater to platform support beyond rendering pixels. Flutter 3 release date: May 11, 2022 (Google I/O Edition). Check out the latest Flutter 3 release notes
  • 9. 2. Material You Support Well, one of the top highlights of our what’s new in Flutter 3 discussion is the transition to Material Design 3, a Google in-house design language. The Flutter team has offered an adaptable cross-platform design system to transform your Flutter app into a beautiful interactive product.
  • 10. 3. Flutter Firebase The app publishers require a comprehensive set of tools to aid you in operating, building, and releasing your Flutter apps. These include services such as data storage, authentication, device testing, and cloud functions. Flutter has various
  • 11. third-party integrations like Firebase, AWS Amplify, Sentry, and AppWrite. Firebase is Google’s back-end platform for building mobile and web applications. The team at Flutter has announced Flutter Firebase integration enabling a fully supported core part of the Firebase offering. According to the report from Slashdata, 62% of Flutter developers use Firebase for their Flutter apps. Get started with this guide to add Firebase to your Flutter app
  • 12. Firebase Crashlytics: You can now track real-time fatal errors using the Flutter Crashlytics plugin, with the same set of features through Firebase’s famous real-time crash reporting service. The features include critical alerting metrics like “crash-free users” that assist you in keeping up with the stability of your app. It is now easy to triage, prioritize and fix issues via the Crashlytics pipeline, which has been upgraded to enhance the clustering of Flutter crashes.
  • 13. 4. Flutter’s Games Toolkit The Flutter team has focussed on casual gamers this time to release an easy-to- use casual games tool kit. It offers a starter kit of templates and credits for ads as well as cloud services. Fun fact: The engineers at Flutter have created a fun pinball game powered by Firebase and Flutter’s web support which shows the versatility of the new Flutter 3 update. Bonus Tip: You can develop games on Flutter through this Games doc page.
  • 14. 5. Mobile Updates • Foldable support for phones What’s new in Flutter 3? Well, the all-new Flutter release incorporates foldable mobile devices. New widgets and features allow you to build dynamic and appealing experiences for the eye on foldable devices. This feature is designed in collaboration with Microsoft. • Variable refresh rate support for IOS The new Flutter version supports variable refresh rates and ProMotion displays on iOS devices, including iPad Pro and iPhone 13 Pro. The rendering capability is now at refresh rates upto 120 Hz, which was limited to 60 Hz in the past. The user can have a smoother scrolling experience while watching fast animations.
  • 15. 6. Web Updates • Image Decoding The latest Flutter 3 version contains new APIs to decode images off the main thread asynchronously. This is done through the built-in image codecs of the browser. You would be happy to know that this feature speeds up decoding the image 2x, ensuring that the main thread is never blocked and clearing the junk built-up in the past. • Web app lifecycles The new web app lifecycle API for Flutter apps provides you the benefit of controlling the process for bootstrapping your app. You can now leverage the desktop support for your app.
  • 17. The engineering team at Flutter has taken the Flutter performance improvement to the next level by benchmarking to evaluate the optimization benefits. Most importantly, the opacity animation performance has been improved for simple case scenarios. For instance, when an Opacity widget consists of a single rendering primitive, the saveLayer method is omitted and is usually invoked by Opacity. The Flutter 3 release introduces a mechanism that predicts and estimates the rendering picture complexity based on the drawing operations cost
  • 18. that it contains. This is used as an approach to reduce memory usage without a regression in Flutter app performance. We promised you bonus features in the end, and here they are. Let us quickly skim through these add-on features, which add a cherry to the cake on the Flutter 3 features.
  • 20. Here are some more updates on the Flutter ecosystem cherrypicked exclusively for you! 1. Theme Extensions You can now add anything to the ThemeData of the material library using Theme extensions. Instead of extending ThemeData and implementing copyWith, lerp, and other methods again, you can mention ThemeData.extensions. Moreover, as a package developer, you can provide ThemeExtensions. Moreover, as a package developer, you can provide ThemeExtensions. 2. Ads Flutter 3 supports the publisher’s requirements for
  • 21. making personalized ads and managing Apple’s App Tracking Transparency (ATTT) requirements. Google provides a User Messaging Platform (UMP) SDK that substitutes the previous open-source Consent SDK.
  • 23. It is undeniable that the community deserves all praises for doing this awesome work to help Flutter attain the status of prestige and innovation to maintain its caliber of helping businesses of all shapes and sizes across the world. We hope you have had a holistic experience reading our blog post on what’s new in Flutter 3. The future of Flutter seems bright and promising for building delightful experiences in the app ecosystem.