What's new in Flutter | Keynote
ฝัง
- เผยแพร่เมื่อ 5 ก.พ. 2025
- Learn what's new in Flutter since the 2.0 release, including updates to Dart, Flutter, tooling, and our ecosystem.
Resources:
Automatically adapt to API changes with Flutter Fix → goo.gle/3tLLOMP
Speakers: Zoey Fan, Chris Sells
Watch more:
Flutter at Google I/O 2021 Playlist → goo.gle/io21-F...
All Google I/O 2021 Keynotes → goo.gle/io21-k...
All Google I/O 2021 Sessions → goo.gle/io21-a...
Subscribe to Flutter! → goo.gle/FlutterYT
#GoogleIO #Flutter
product: Flutter - General; event: Google I/O 2021; fullname: Zoey Fan, Chris Sells; re_ty: Premiere;
today I uploaded my first app using flutter ❤️
Congrats 🎉🍾🎊
App name ?
Congrats
Name, ? Congratulations
Congratulations~
We need instant push notifications that work without Firebase !!!
edit: And being able to cancel/dismiss them from server side
You spoke my soul.
YES
most important and best feature!
and integrated chat tools?
Push notifications don't even work on native without Firebase, let alone Flutter.
iOS has 0 possible to make notifications outside of their ecosystem, and Android makes it harder and harder to make services that send notifications with each update
You should be happy Ape hasn't blocked Firebase yet, which they probably will do eventually, and create their own service
Flutter teams are working very hard to make it better and better ❤️🇳🇵
Tried converting one of my apps to macos and holy moly, just had to add one line to allow networking from macos and bang, works perfectly resizes nicely and just has couple of graphical glitches but super easy. So happy i chose to try out Flutter!
Thank you flutter team from Ethiopia 🇪🇹💙
Wow I'm really amazed, I start using Flutter some months ago and right now believe me I have been creating amazing app with it, all what I need now is perfection. Also with this new great release, I thinks it time to gear up 👍🏻. Thanks to all the team supporting Flutter.
Yeah buddy !!
Flutter is awesome!!! It’s Change my career from web dev to mob Dev!!!! Now am also mob Dev. I worked more than 9 apps and uploaded in play store and App Store . Thanks flutter team!!!!
Nice work
👍🔥
Wow!😍 Only Flutter team can do such wonderful updates. #Love Flutter❤
I hope to see fix for animation jank on iOS (Metal on iOS)
They already created pre-train shaders for Metal and fixed this problem: github.com/flutter/flutter/issues/79298
@@EdgarFroes its not solution
@@_dyats but it's working. Not a final solution but pretty good for now.
We need flutter firebase plugins to support windows and Linux
Flutter for all 😍
Yup Afzal 😃
and all of this for free, thank you very much ^^
You mention performance improvements, but the real 🐘🐘🐘: is animation jank resolved on iOS in Flutter 2.2?
yes animation in ios really lacks when I run flutter code
@@rohanchoudhary4034 in android too
Awesome improvements to Flutter. It seems like Flutter is here to stay. 👍
Great game 🇧🇷 flutter + flame
flutterflow well done. I love it ❤
I Love Flutter Team _ From Republic of Korea.
Devs:
Quick, we have 6 days to do this! Hurry up everybody!
now, how did you hack that?! comment on something that isnt there yet.. was there something like a placeholder for future upload?
Haha this is epic! I'm seeing this for the first time!
@@alexbahls3613 The premiere was scheduled a week before :D I'm no hacker.
I have created these packages:
1. super_easy_in_app_purchase
2. super_easy_permissions
These will make your life a lot easier :-)
I am using flutter since year's to build production level app after flutter 2 it's goes more interesting as to build for Web is in aplha mode.
It will be more good when all desktop platform support in aplha so the plugins get translated.
Flutter is future.
FlutterFlow looks legit
It seems most indians including me love flutter for its one codebase and many platforms ,,,but all are waiting for that day when we install flutter in any iot devices and use like a sci fi movie gadgets by its os
Please please please be data classes for dart🤞🤞
Try the "freezed" package with Union types!
Yees!
ok but what about the jank problem?
What about the ios animation jank issue? is it resolved ?
The web version is not working for production level! we need text and html tags for SEO!
Waiting for Flutter 3 to be released :)
Can you make a plugin for Figma > Flutter please?
At 14:20 , it seams to me that a long waited customizable Title Bar with Buttons was shown, but I cannot find this in documentation. Still using Bitsdojo way to acomplish this.
Have you resolve shadermask support for web ?
Thanks for your information
On iOS I can hook into the rendering pipeline with metal if I want to do something other than a trivial UI. On Flutter we don't even have OpenGL
There are some nice improvements here but there is still a long way to go. I'll stick with Kotlin and native apps for the time being.
does it run fast too?
Can you guys make a official webrtc library in dart for flutter please.
Oh yes
I want this
9:01 that is really cool ….!!!
Congrats 👏👏👏Rafael Barbosa 🇧🇷
@Flutter - Please create an episode of Boring Show to teach how complex and appealing UI can be created (not the Shrine app). On one end, the demos are all based on Material UI and on the other end, Flutter's poster child apps all have use a design language/UI library that is totally unlike customizing Material UI. How do we go about building custom UI components like BMW or Hamilton Musical or Reflectly or even Google Stadia?
Flutter flow 🔥🔥🔥
They have disappointed me. There are only two templates included, both paid.
so what developers would do now?
gpay implementation another masterstroke.🤘🤘🤘💐💐
would you please time code the keynote to hob to important stuff
I love flutter- from Sri Lanka
Hi from USA!
Fuchsia 🧐
நன்றி
Vanakkam
Where can I get the Flutter 🐦 bird! I need it!
veli hocam seviliyorsun💙
Angela Yu's Sister?
😂
lmao
🤣🤣
😂😂
🤣🤣🤣🤣🤣
Also, I don't know who will reply me on this but I'm having an issue to report to the Flutter team, Sometimes when I try to run my app on web, it throw an due to Firewalls. Please is this also solved with the new release?
100👍 for flutter flow ...🤘🤘
Excited!!
Provide callback for idle time pleaaaaase.. Thank yiu Flutter! :) i want to automatically logout my user if he becomes idle wherever part on the app
I love you guys.
Mantap djiwa 👍🏻
why flutter machine learning plugin discontinued
Fun in Funding 🤯😂
We need a good video editor package of small size for flutter pls
Great Flutter!
Flutter is Awesome
super slick!
I have more than 3 years of work experience in android and always have one question in my head. Which one is better flutter or android (Java&Kotlin)?
you can use both on flutter. e.g. you want to use features that are only available on native android and no plugins that supports it yet, you can use methodcall to call your functions in your native project. OR, you want to do heavy things like compress video/image manually using a rare algorithm or maybe encrypting messages, you can create your API using C and call it using Dart FFI
@@ulbsualbrykya7141 Thank you.
waiting for fun to begin 💪
Batter Background services please
You know what would be very great a specify IDE for Dart and Have a built in Preview screen like Android Studio... that would beeee e GREATTTTTT!!!!!!!
Just use android studio buddy
@@neerajbhale or VS Code. With the Flutter & Dart extensions it works as well as anything.
Waiting 🙏🏽
Eagerly Waiting
flutter debug mode does not work on vivo 2036.
where is gtk 4?
where is request body on dev tools?
How can we monetize flutter web apps, very important
Hello Flutter ♥️♥️♥️
In any channel, can I learn flutter and Dart as a beginner
Yes, it's very easy.
@@buck-johnson where
@@buck-johnson hhh no problem
Thank you so much 🥰
@@buck-johnson if you have another one please tell me
I want to learn flutter 🥺
Production quality support for the web is not true, SEO is part of production quality. Inventing a new renderer for it was a mistake imo it makes it non standard which has inconveniences, one of which is using the tools that are around for decades like the inspector, it's good that there is a flutter de tools though. Time will tell if you made the right choice. I also hope that dart will eventually have some data class structure that makes it easy to serialize and deserialize.Nevertheless, I'm really happy to have fully switched to flutter despite the cons
Wonderful!
Brasil ❤️ flutter
Waiting
Amazing!!!!
Only Legends are early enough to see this comment 😉
Hell Yeah Bro !
😅
😀
Web support for firebase realtime database
inputConnectionWrapper error in input field ! please fix it
Why flutter is a framework but its routing system feels outdated??
Please migrate the "intl_translation" package...
Dear team, Need multi window support for desktops.
awesome
Finally!
While I love Flutter, and I love Google's technologies, this year's Google IO seemed canned. Many sessions were people reading off teleprompters. With the exception of a handful of speakers, it made the sessions feel disingenuous. Having more investment in the interaction would would go a long way to generating excitement for this very cool tech.
Does anyone have a different opinion?
If you're in the Google eco system you'd probably get more excited about the actual features they're presenting.
It's different to the canned applause in everything that apple presents...
Flutter is not gonna go anywhere cuz of Fuchsia OS . That means it's worth learning 💪
Am waiting..
Why can't I upload multiple pictures at once. How can you possible build a real app in 2020 if you can only upload 1 photo at a time.
It's 1A.M in GMT+07, and I'm still waiting for my passion
In 18:22
It is Great News For Me
Google Pay Plugin Integration
flutter is growing faster than photons
Flutter is awesome
why the long suspense? Let's get on with it already!!!
Pls fix the cursor in flutter web!!!
As a service to promote Flutter the costs of Flutter Flow subscriptions look way too expensive IMO. $18/mon to be able to download the code and $24/mon for the Github integration is too much. With no team/corporate options, it just looks a bit rude.
Apple Pencil support please!
Hahhaa online at 01.00 am GMT +7 indonesia
Интересно, что же на этот раз покажут?
код
Hey guyz
FTW, can't you build something which does not require the whole day and a bunch of experts to install and clean from issues?
WeChat: do no harm......really