Posts by John Ryan
Happy No Kings day everyone 🚫👑
I enjoy the nostalgia of the code page 437 font on Arch Linux, and sure enough there's a TTF version available: cp437.github.io
So cool to see Gemini CLI making it easier to create extensions so you can build for any stack: blog.google/technology/d...
Excited to play with the Coral TPU on my Raspberry Pi! What should I do with it first? coral.ai/docs/acceler...
Replacing Sesame Street with Dennis Prager is like replacing the NFL with competive cheese rolling www.vox.com/today-explai...
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)!
The new Preview annotation in Flutter will be cool I think! 😍
Going to FlutterconUSA this week in NYC? 🙋♀️
The Flutter team is doing a Q/A panel on Thursday at 1:45PM. Submit your question to be answered live: goo.gle/4liU2qW
Supercharge your iOS apps with AI! 🚀
Join @jryanio.bsky.social and Morgan Chen for “Ship AI-powered iOS apps with Firebase and Flutter” this Wednesday at 11 AM during the One More Thing Conference in Cupertino, CA.
#Firebase #Flutter #AI #OMTConf #iOSDev
@firebase.com @flutter.dev
Glad you’re all safe 😔 🫂
Make sure to tune in for Google I/O. I’ll be at the Cloud Q/A booth to answer your Flutter questions!
Really looking forward to the new Null-aware elements feature that is coming with the next Dart version that is bundled with Flutter!
It’s 4am and I’m off to Vegas for #CloudNext! Come check out our #Flutter talks and stop by our booth!
The missed connections I'm here for 🤣🤣
Gemini in DartPad integration landed! Great work from @jryanio.bsky.social, @csells.bsky.social, and others!
Why do IDEs grant themselves microphone permissions?
This looks like an Error to me, since the programmer didn’t call the [] with the correct value, and should be informed that they made a mistake. I don’t think the program is getting into an exceptional state here?
Using Flutter on the web? Wish you had hot reload? You can try it out (in beta) today! Details here: www.reddit.com/r/FlutterDev...
Live right now!
I’m just pointing out that it’s much easier to use a formatter that always produces the same result. I use a format because I don’t want to think about formatting. I’d also prefer widget constructors to use the tall style and there’s an issue for that.
I've been using the Dart 3.7 formatter and I love that I don't need to think about adding a trailing comma, I can just format on save and enjoy the speed boost!