Mike

@rydmike.com

#Flutter enthusiast, talks about #FlutterDev. Same rydmike handle on GitHub and Twitter. Author of FlexColorScheme and Themes Playground docs.flexcolorscheme.com www.rydmike.com

I saw a few devs mentioning that #FlutterDev apps on iPhones typically have a give away because they use "MaterialApp" and ink splashes show up on iPhones. You can fix this in ThemeData, it can even be platform adaptive so you still have ink on Android, but not on iPhone! Imagine that😃💙

✈️🧭 Get ready to chart your course for the future of app development! Next week, we’re launching #FlutterFlightPlans, a content series with updates on Flutter, developer tools, and fantastic apps. Join us for takeoff at 11am PT on November 12.

A vibrant gradient poster shifts from dark blue-purple on the left to red-orange on the right, featuring white neon-style outlines of abstract wing and plane shapes. At the top, the Flutter logo is centered above a banner that reads "Flutter Flight Plans". Large white text below declares, "Chart your course for the future of app development," followed by "November 12" and "11am PT" at the bottom.

If you release pub.dev Dart or #FlutterDev packages, never do this. Please make sure you follow semver (if zero ver, also follow pubs special 0-ver rules). This release is effectively 2.0.0, if we do this intentionally, all we have is anarchy on pub 🙂🙏💙 sorry my friend, but this is not ok 💙

Ale 💙@alesalv.bsky.social · last yr.

#minimal 1.0.5 is out - and it's even more minimal 🔥 Thumbs up on pub and GH if you want 🙏 I'm so thankful to @f13i.bsky.social and @testeurmaniak.bsky.social who contributed to make this package better Show us what you build with it 🏗️⛪️🏤🌇 pub.dev/packages/min...

Did a random test of the Themes Playground and WASM build with #FlutterDev 3.29. I noticed it performed much better than before, but that the improvement came via updates to the Chromium engine, as using an older version was still as poor as before. 1/3

Bild

Looking forward to this docs quality fix in @dart_lang. Current way of adding imports just for a doc ref or ignoring the lint to not doc reference things not imported, is not good enough. BTW in Pub, pana nags about docs refs that are not imported too github.com/dart-lang/sd...

☂️ Documentation imports · Issue #56186 · dart-lang/sdk

The original issue describing a new "documentation import" system is #50702, but it is a bit outdated, and has grown to be a pretty long issue. This issue serves as the new umbrella issue for the "...

github.com

Should #FlutterDev stable release cycles be shorter or longer? The AVG since version 1.0.0 is about 3.1 months, min 1.9 months and max 5.1 months. Take a look 👇👇

Mike@rydmike.com · last yr.

The other day I was wondering how long the intervals between #FlutterDev stable releases are and how many hot fixes there have been per stable release? Hotfixes avg 4.6/release Cycle avg 3.1 months Source: docs.flutter.dev/release/arch... Note: Uncertain about hot fix data before v1.17