Evolving Flutter's support for the web

  Рет қаралды 64,747

Flutter

Flutter

Жыл бұрын

Flutter apps on the web are loading faster and have better integration with HTML in the latest release. We will also be sharing our progress on compiling Flutter web apps to WebAssembly.
Resources:
Current status of Flutter, Dart, and WebAssembly integration → goo.gle/437cJ8H
Speaker: Kevin Moore
Watch more:
Watch all Flutter Sessions → goo.gle/IO23_flutter
Watch all the Technical Sessions from Google I/O 2023 → goo.gle/IO23_sessions
Watch more Web Sessions → goo.gle/IO23_web
All Google I/O 2023 Sessions → goo.gle/IO23_all
Subscribe to Flutter! → goo.gle/FlutterYT
#GoogleIO

Пікірлер: 113
@flutterdev
@flutterdev Жыл бұрын
Watch all Flutter Sessions → goo.gle/IO23_flutteryt_pin
@angelamidev
@angelamidev 8 ай бұрын
What's about on an android mobile browser (chrome) and on ios mobile browser (safari) ?
@elelyons1847
@elelyons1847 Ай бұрын
I am having serious issues working with Flutter Firebase for the web, the File widget is working on iOS and Android but not on the web it keeps on getting an Unsupported platform error. Anyone has a clue on the solution, please help me out I have a deadline to meet up with 😢
@bouzie8000
@bouzie8000 Жыл бұрын
Good job guys. Makes me confident flutter is here to stay with growing support
@ItsMeHelel
@ItsMeHelel Жыл бұрын
Love the progress, here’s to it becoming even more performant!
@pedrosantos4368
@pedrosantos4368 Жыл бұрын
Great improvements! Thanks to the Flutter team!
@manashejmadi
@manashejmadi Жыл бұрын
Improve support for SEO. Much needed. Flutter web will never become complete without proper seo support
@MichaelDuarte
@MichaelDuarte Жыл бұрын
Exciting progress flutter team!
@Nicosfrs
@Nicosfrs Жыл бұрын
Congratulations Flutter team!
@user-pg8wf6sc9d
@user-pg8wf6sc9d Жыл бұрын
it's a great works congratulations, i dont' know how de you make so many improvement in "juste" a simple update. Day after Day i'm proud to say i'm flutter developper ! thanks team for your fantastic works
@ladonskliarov535
@ladonskliarov535 Жыл бұрын
Hi everyone from Ukraine. With every news I understands that I'm in love with Flutter and it was the right choice.
@parlough
@parlough Жыл бұрын
The Dart and Flutter web spinners are spinning at never-before-seen speeds!
@saqqara6361
@saqqara6361 Жыл бұрын
Keep on the great work!!! Flutter and Dart on the rise!
@wesleybarnesdev
@wesleybarnesdev 9 ай бұрын
Cant wait to see how the WASM change is going to turn out! Thank you guys!
@FarSam25
@FarSam25 11 ай бұрын
future blongs to Flutter! hats off to the developers
@ml11010
@ml11010 Жыл бұрын
Great work!
@AndresPerezMelo
@AndresPerezMelo Жыл бұрын
Excellent work
@buihonglan3074
@buihonglan3074 Жыл бұрын
So happy to hear the loading time is down. Thank you guys
@rayhana9527
@rayhana9527 Жыл бұрын
Wow great improvements !
@naxcall
@naxcall Жыл бұрын
Im using to embed flutter app, im so excited to try this new thing 🎉
@gl897
@gl897 11 ай бұрын
I love flutter!🎉
@mohammadrendra2062
@mohammadrendra2062 Жыл бұрын
Great!
@kb-thenustechguy2644
@kb-thenustechguy2644 Жыл бұрын
I love you guys
@user-lu8wq7xr6b
@user-lu8wq7xr6b Жыл бұрын
Thanks
@augstudio1138
@augstudio1138 Жыл бұрын
Flutter is awesome in every way but to get massive deployment for the web include SEO.
@deidyomega
@deidyomega Жыл бұрын
Chrome is already rendering webpages for SEO, so thats done, as far as stuff like twitter cards and previews, you'd prob need to ssr the page, which could be done right now,
@ThomasIsBored
@ThomasIsBored Жыл бұрын
Chrome isn't involved in SEO, I guess you mean Google's crawler
@deidyomega
@deidyomega Жыл бұрын
@@ThomasIsBored Yeah, sorry i mispoke, googlebot is what I meant to say, but Googlebot is using the chrome rendering engine, so I'm not 1000% off.
@kevteg7305
@kevteg7305 Жыл бұрын
Awesome
@alikarimi01
@alikarimi01 Жыл бұрын
Thanks great flutter team Could you please prepare a tutorial for release on the server?
@Sam-ch4jh
@Sam-ch4jh 11 ай бұрын
Thank you. What about SEO and search result for the flutter web app
@marana.th4
@marana.th4 Жыл бұрын
don't mind me, just making a personal note 3:28 5:25
@ahmedalial-selmy895
@ahmedalial-selmy895 Жыл бұрын
Man, you don't know how long I've been waiting for this, for the web app download speed to get solved... Best regards from Yemen 🌹💖
@fabianm5960
@fabianm5960 5 ай бұрын
Flutter web could be so massive. There are so many people out there like me hating css and HTML. building website without touching HTML and CSS a single time is so massiv!
@bishworajpoudelofficial
@bishworajpoudelofficial Жыл бұрын
Great
@BastfastaComa2015
@BastfastaComa2015 Жыл бұрын
Nice ❤😮
@davitjanashia9344
@davitjanashia9344 11 ай бұрын
What about SEO, are there any significant improvements planned in the near future?
@ben6
@ben6 Жыл бұрын
Where is the linked blog post? I can't find the shader demo
@cookiiking
@cookiiking 11 ай бұрын
is there seo support? Because if there is ill drop wordpress and come to full flutter web.
@LC-dz1qy
@LC-dz1qy 10 ай бұрын
When can we have waveform of a audio in flutter web? Or just when can we use dart:web_audio ? I am not a good dev, and I am lost in WebM file that I record with pub dev "record". I can't analyse them because I don't really understand EBML how extract "frames".... And I am frustrated that I can't use flutter to have a waveform simple in web. Now I read that maybe the solution it's to do interop with Js with dart:web_audio... But it's seem difficult... It's cool to have functionality that give a good look. But it's hard to haven't "basic"" functionality with audio with this powerful language.
@udonwadon2045
@udonwadon2045 9 ай бұрын
when will this be ready for production use? last I tried, it was super slow and used a lot of resources.
@a22601807
@a22601807 Жыл бұрын
WasmGC is awesome!
@bennguyen1313
@bennguyen1313 4 ай бұрын
Is it possible for a flutter web app, to access a computer's peripherals? I understand a desktop application can be built using FFI that can call DLLs... but can that be done with a browser-based flutter web app as well? If so, can a webserver be run on the desktop, such that this web app can be viewed on a remote browser yet still access the computer's peripherals?
@nickkorolev8869
@nickkorolev8869 Жыл бұрын
Everything is super, the flutter web promotion is going very fast! Guys, tell me the easiest way to make an isolate for the web? Service worker tell me.. can you do more examples using service workers then? After all, there are times when UI freezes during bulk operations, and there is still no simple solution!
@raeldc
@raeldc Жыл бұрын
Embedded in Angular 2:45
@aosun-vp5zo
@aosun-vp5zo 4 ай бұрын
Can Flutter web be integrated with my previous react or Vue projects? Is there a demo? My web project requires both Flutter and Vue
@andreygritsay762
@andreygritsay762 Жыл бұрын
How many times should we ask about SEO?
@AykutKlc
@AykutKlc Жыл бұрын
can we make multiple flutter divs? does this mean multiple times the resources? do they share?
@kevmoo
@kevmoo Жыл бұрын
With Flutter 3.10 you can only do ONE div. We are looking to leverage the multi-window support coming to desktop to allow multiple app divs from one running Flutter Web app. Stay tuned!
@AykutKlc
@AykutKlc Жыл бұрын
@@kevmoo thanks for the reply. we are looking forward to see this feature.
@vijayjx
@vijayjx Жыл бұрын
We need seo
@AntiThesis10125
@AntiThesis10125 Жыл бұрын
We need SEO!!!
@samgarg5228
@samgarg5228 Жыл бұрын
Flutter itself says it is for building webapps not websites. Seo is already pretty bad in webapps..
@laudijksterhuis
@laudijksterhuis Жыл бұрын
Why? AI will kill SEO anyway 😅
@martinhltr
@martinhltr Жыл бұрын
flutter is not a web content platform
@loganrussell48
@loganrussell48 Жыл бұрын
Element embedding basically allows for this?? just embed your flutter app in a site that is SEO'd to the max lol
@marodonthemorone
@marodonthemorone Жыл бұрын
Won't happen
@ondatrai
@ondatrai Жыл бұрын
Where I can see this angular app?
@komolafeezekieldare9873
@komolafeezekieldare9873 Жыл бұрын
I love this, but deployed flutter app camera not working
@studyem_io
@studyem_io 10 ай бұрын
Kindly work on SEO side also ...thanks
@folkerschellenberg3505
@folkerschellenberg3505 Жыл бұрын
you promised a link to the source code, where is it?
@sanjarsaidov9765
@sanjarsaidov9765 Жыл бұрын
where can i find this source code
@himmelkami3308
@himmelkami3308 Жыл бұрын
please integrate admob or adsense into flutter web
@erlangparasu7524
@erlangparasu7524 Жыл бұрын
i expect scroll dan drag/gesture get performance improvement on web. but not yet :(
@jyotsnakukreja6758
@jyotsnakukreja6758 Жыл бұрын
Is to possible to automate flutter in web
@user-mh4sz7yu1p
@user-mh4sz7yu1p Жыл бұрын
wow
@puhgeh
@puhgeh Жыл бұрын
what about support for web ads?
@savire.ergheiz
@savire.ergheiz Жыл бұрын
Gave us the Fragment Shader support already 😅
@danielvega646
@danielvega646 4 күн бұрын
Where's the link to that output 57 webapp?
@venkateswarans1012
@venkateswarans1012 Жыл бұрын
Is it possible to write the front end with flutter and wasm part with Rust? So don't need to wait till wasm GC
@kevmoo-google
@kevmoo-google Жыл бұрын
You can't write Flutter without Dart. And Dart needs GC. You can just compile to JavaScript for now, though!
@mdsayemsmsayem8635
@mdsayemsmsayem8635 Жыл бұрын
What about the seo?
@naturalandforests8012
@naturalandforests8012 10 ай бұрын
how to configure aqflite with local storage
@ajeybharat
@ajeybharat Жыл бұрын
please do something for seo
@ajeybharat
@ajeybharat Жыл бұрын
how to do seo
@beastrocks2341
@beastrocks2341 6 ай бұрын
Cors error when we call Api in flutter web, works fine in android and ios
@khabibali4967
@khabibali4967 10 ай бұрын
Please work on the SEO part because after the development SEO is a headache for web developers.
@mdaffailhami
@mdaffailhami 8 ай бұрын
up
@justcodesdevs
@justcodesdevs Жыл бұрын
where is the sample code?
@cookiiking
@cookiiking 11 ай бұрын
or make a wordpress plugin for wordpress like webflow does
@TheMohammadkhan
@TheMohammadkhan Жыл бұрын
Make Flutter Web SEO friendly
@milini9767
@milini9767 Жыл бұрын
SEO?
@muhammedozdogan5133
@muhammedozdogan5133 2 ай бұрын
what about ssr
@masondavis400
@masondavis400 5 ай бұрын
honestly flutter never my first choice but of course reasonable for small app jobs i accept that but! if i talkin about the complex app or web projects hell no.. not even a choice :D react or kotlin still good choices..
@chaitanyadamarasingu979
@chaitanyadamarasingu979 5 ай бұрын
Man ............I'm waiting for an upgrade for Flutter Web.. as I don't Html css
@jafarghorbani-vh4qb
@jafarghorbani-vh4qb Жыл бұрын
SEO Seo
@abdulhadihashim5496
@abdulhadihashim5496 Жыл бұрын
Sample code please?
@andrewbrogdon558
@andrewbrogdon558 Жыл бұрын
Sure thing! If you're talking about the Angular embedding demo, you can find it here: github.com/flutter/samples/tree/main/web_embedding. The bit with shaders is in our codelabs repo, and you can find it at this link: github.com/flutter/samples/tree/main/web_embedding.
@ramirodondero7856
@ramirodondero7856 6 ай бұрын
We need reduce loading time
@manishgautam2424
@manishgautam2424 2 ай бұрын
where is codesample for code
@samueltwumasi4214
@samueltwumasi4214 Жыл бұрын
first to comment 🎉🎉
@smartmahal
@smartmahal Жыл бұрын
what about deep linking, it's what blocks beginners to avoid flutter web
@ollydix
@ollydix Жыл бұрын
With Flutter 3.10.0, compile faster by not compiling at all! (3rd party libraries are completely broken)
@rright1143
@rright1143 9 ай бұрын
flutter web with mysql suggestion
@chaitanyadamarsingu9925
@chaitanyadamarsingu9925 Жыл бұрын
We wanted Flutter Web outperforming React Js 🚀🚀🚀🚀🚀
@rogerrodrigorocha2314
@rogerrodrigorocha2314 7 ай бұрын
No SEO, No party 😢
@yoapps137
@yoapps137 Жыл бұрын
Why do these guys keep ignoring Ads for flutter web...
@kevmoo
@kevmoo Жыл бұрын
Not ignoring...at all. It's really hard to get ads working with Canvas-based content. You can't match ad content to the site content. We're hoping element embedding will make this easier.
@yoapps137
@yoapps137 Жыл бұрын
@@kevmoo bro I've already made a killer work around. It works! It's just that goggle admob screws flutter over!. And if you already have admob integrated for your mobile... It's a pain to now develop another code base just for web Ads in my flutter app using another ad provider. If Google ad mob could just be some how signaled that this is a flutter website... My work around lands perfectly. I've tested it seamlessly. But it's a wonder flutter hasn't been able to solve the issue. Can u imagine wanting to make a framework seriously... And not allowing a serious developer to be able to earn out of his chosen work tool?!!!
@greentea5593
@greentea5593 Жыл бұрын
> Leveraging features that are unique to Chromium browsers. I.e. using non standard features that will degrade the user experience for non Chromium users.
@kevmoo
@kevmoo Жыл бұрын
Non-Chromium browsers have a great experience. Just the download is a bit longer. We're working with standards bodies to get these features everywhere!
@oseiasmrib
@oseiasmrib 2 ай бұрын
Flutter until now is focused on web applications and not on websites. Unfortunatel 😔
@Davidstudiovideo
@Davidstudiovideo 9 ай бұрын
wish not disappointment again
@Mmk-dn1fi
@Mmk-dn1fi 5 ай бұрын
Loading a simple counter app takes 4-7 seconds??!?! Anyone else notice how horrible that is?
@user-wx7jl4cp4l
@user-wx7jl4cp4l 11 ай бұрын
Without SEO everything is Useless for Flutter Web...
@werrutkyupnext
@werrutkyupnext 9 ай бұрын
Flutter web will always be garbage if you continue to focus on webapps
@BooleanDev
@BooleanDev 2 ай бұрын
have you seen Rive? it is an awesome flutter web app
@mehedihasansony
@mehedihasansony 10 ай бұрын
flutter is not ready for web. not even close even with the update. But progress on crossplatform mobile app dev is great for sure.
@memes4youday
@memes4youday Жыл бұрын
Great work!
@AhmedElsaadany-ey7ri
@AhmedElsaadany-ey7ri 10 ай бұрын
We need seo
Flutter for iOS developers
13:43
Flutter
Рет қаралды 99 М.
Ну Лилит))) прода в онк: завидные котики
00:51
The Worlds Most Powerfull Batteries !
00:48
Woody & Kleiny
Рет қаралды 24 МЛН
Blazor in 100 Seconds
2:33
Fireship
Рет қаралды 540 М.
Flutter 3.22 and Dart 3.4 recap (Google IO 2024)
24:23
imaN NeO
Рет қаралды 4,1 М.
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,3 МЛН
Build 5 Apps in 5 Minutes with Flutter… But should you?
8:53
What's new in Flutter
36:30
Flutter
Рет қаралды 148 М.
React Native vs Flutter in 2024 - Make the RIGHT Choice (Difference Explained)
10:31
Daniel Dan | Tech & Data
Рет қаралды 131 М.
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 704 М.
What is happening with Flutter
3:41
typecraft
Рет қаралды 137 М.
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 3,2 МЛН
wyłącznik
0:50
Panele Fotowoltaiczne
Рет қаралды 23 МЛН
Эволюция телефонов!
0:30
ТРЕНДИ ШОРТС
Рет қаралды 6 МЛН
Huawei который почти как iPhone
0:53
Romancev768
Рет қаралды 617 М.