I have written top 15 of them in a very comprehensive blog post.
We broke down 15 common issues in #Flutter & #Dart apps:
→ Memory leaks
→ setState misuse
→ Async bugs
→ & More
🔗 dcm.dev/blog/2025/03...
🔗 gofund.me/8c4b977e
Longing to live in peace again, like before Gaza’s war.
Trusting Allah’s timing, but taking action too.
Every share or prayer helps! 🙏
#gaza #supportgaza #gazarefugeehope #faithinaction
🔗 gofund.me/8c4b977e
Longing to live in peace again, like before Gaza’s war.
Trusting Allah’s timing, but taking action too.
Every share or prayer helps! 🙏
#gaza #supportgaza #gazarefugeehope #faithinaction
codepen.io/cassidoo/pen...
codepen.io/cassidoo/pen...
By registering a ValueNotifier listener, you can perform various side effects such as:
✅ Updating a ScrollController, PageController, AnimationController, etc.
✅ Showing a dialog
✅ Navigating to another route
Note: This works with ChangeNotifier, too. 💡
By registering a ValueNotifier listener, you can perform various side effects such as:
✅ Updating a ScrollController, PageController, AnimationController, etc.
✅ Showing a dialog
✅ Navigating to another route
Note: This works with ChangeNotifier, too. 💡
Here is an example of using just signal primitives to render everything starting at runApp.
dartpad.dev?id=f5a9c7151...
Here is an example of using just signal primitives to render everything starting at runApp.
dartpad.dev?id=f5a9c7151...
1) Anti-aliasing - Real life is not limited to pixels so unless you're specifically going for a pixelated style, you should be anti-aliasing everything!
mini.gmshaders.com/p/antialiasing
1) Anti-aliasing - Real life is not limited to pixels so unless you're specifically going for a pixelated style, you should be anti-aliasing everything!
mini.gmshaders.com/p/antialiasing
Looking for more active #FlutterDev content creators Please comment here or in the gist.
gist.github.com/TahaTesser/e...
Looking for more active #FlutterDev content creators Please comment here or in the gist.
gist.github.com/TahaTesser/e...
It worked pretty well so I wrote about it occasionalflutter.substack.com/p/native-int...
#Flutter #FlutterDev
It worked pretty well so I wrote about it occasionalflutter.substack.com/p/native-int...
#Flutter #FlutterDev
For example:
Open the Command Palette and type "ibt" to open the icon_button_test.dart file.
For example:
Open the Command Palette and type "ibt" to open the icon_button_test.dart file.
youtu.be/lC4YLMLar5I?...
@benhyneck.bsky.social got side tracked by this
youtu.be/lC4YLMLar5I?...
@benhyneck.bsky.social got side tracked by this
If you want to render fixed width (monospaced) digits, set FontFeature.tabularFigures() inside your TextStyle. 🎯
This works great when showing numbers and dates that should align vertically or update in realtime! 🔥
If you want to render fixed width (monospaced) digits, set FontFeature.tabularFigures() inside your TextStyle. 🎯
This works great when showing numbers and dates that should align vertically or update in realtime! 🔥
1. Open the Explorer
2. Toggle on the "Timeline"
3. Select the version you want to see
1. Open the Explorer
2. Toggle on the "Timeline"
3. Select the version you want to see
Explore different testing approaches and how they impact your #Flutter app development in my latest article 👇
medium.com/tide-enginee...
Explore different testing approaches and how they impact your #Flutter app development in my latest article 👇
medium.com/tide-enginee...
www.joshwcomeau.com/css/backdrop...
www.joshwcomeau.com/css/backdrop...