Wait, you worked on this?
That is so cool!!
Wait, you worked on this?
That is so cool!!
Check out the new #FlutterDev extension for Gemini CLI and throw the repo a star to help other Flutter devs find it :)
A screenshot from flutter's github repo describing the latest changes in 3.35.4
Upgrading to the latest version of flutter
Here's an example for French -> English
French: Γ plus tard (See you later)
Really sounds like A+ turd π
Learning a new language and encountering a phrase that's vulgar in your first language is always hilarious
How is it so far?
Oh this is cool. Checking it out in a bit
Head over to the Flutter team's AMA on Reddit and get your Material & Cupertino question answered! We're live until the top of the hour (40 more minutes)!
π Flutter 3.35.0 is here!
β¨ New gestures API, big Cupertino upgrades (haptics, accessibility, pickers), web fixes, iOS/macOS min version bump, & improved widget previews.
π docs.flutter.dev/release/rele...
#Flutter #FlutterDev #MobileDev #DartLang
Wait. How does this work?
Experimenting a bit with HLS video. I was reminded just how magical ffmpeg is. It was very easy to split the big video into the segments and create the playlist
I took longer trying to see how to create a folder in Cloudflare R2
I love it. Very convenient
Oh my!
Hope you feel better
built a bloc_concurrency visualizer inspired by ember concurrency π₯π₯
coming soon ππ
So from what I understand, the tea app leak was because of insecure firebase rules. Tough for the devs.
This is a reminder if you're using firebase, spend time on the security rules. And no, request.auth != null is not enough
Weβre thrilled to welcome Slava Egorov @mrale.ph back for the third year in a row! π
Donβt miss this deep dive into the past, present, and future of Dartβs concurrency model. Why did Dart choose Isolatesβand where are they heading next? π§΅
Join us π flutterfriends.dev
Awesome!
Oh is it for flutter n friends?
Travel safe!
Accessibility, performance, and mind-blowing Flutter use cases β this trio has you covered!
Welcome our next three speakers - @enzoconty.flutter.community, Martin Olsson, RΕ«dolfs Agris Stilve π
Don't miss out on their awesome talks ποΈ: flutterfriends.dev
It was smoother than I expected
Other updates have been rougher. That being said, your article was gold!
I'm embarassed by how long I've taken before finding out about wsrv
#FlutterDev Mark your calendars for Monday 9AM PDT ("Google Time") / 4PM UTC for our 6th #FCAIC livestream.
π
Good luck!
I see this just after I finish upgrading my project π
Fun times
Smoother than I expected!
Upgrading to the latest version of flutter.
Fingers crossed on gradle
Canβt wait!
Saw a hot take sometime back that PostgreSQL does NoSQL better than NoSQL
I wonder how true this is
How do folks handle syncing a detail page to a list page?
An example is with Bluesky here. If while on a post detail page I add a comment, the comment count will be correctly incremented, but going back to my feed I get the old comment count.
Is the cleanest solution refetching the entire feed?