REDDIT
What state management do you use for large-scale flutter applications?
I am creating a flutter app for that project I need a better state management so I have two options bloc or riverpod. which one is more suitable for large-scale applications?
REDDIT
[Package] Nested Scrollables
Hello ! I had to tinker a bit with nested scrolling on an app i'm working on, and i didn't find a good solution to my needs with existing packages, so I made one, mainly to improve interaction between...
GITHUB
Update changelog for 3.41.6 (#184170)
Update the changelog for 4.41.6. Includes: #183885 #184040 #184025
REDDIT
I built an open-source video pool manager for TikTok/Reels-style feeds â 3 players handle infinite scroll with zero jank. Looking for feedback
Hey r/FlutterDev, I've been building video feed apps and kept hitting the same wall: creating/destroying VideoPlayerController on every scroll kills performance. Decoder teardown causes jank spikes, G...
REDDIT
Teaching Process
Hello, guys, I got a offer to teach some student to developing applications using flutter, I didnât have experience in teaching line, so can you please guide me how to teach them, starting roadmap f...
REDDIT
built a landscape desk buddy for my app using custom painter + google ml kit â stuck on where to take it next
been grinding on this feature for a while now and finally have something to show. it's a desk buddy that lives in landscape mode, detects your presence via google ml kit, and reacts accordingly. every...
REDDIT
Riverpod Best Practices You're Probably Missing
In this article, I have reviewed the Riverpod source code; there is a lot to learn from it. I think you will really like this article.
REDDIT
MCP server for offline Flutter/Dart API docs
I posted flutterdocs_mcp to pub.dev. It is a development tool that wraps the offline Flutter/Dart API documentation in an MCP server that agents can search and navigate. There is also a complementar...
PUBDEV
universal_code_scanner v0.0.3
A Flutter QR code scanner widget using the device camera and Google ML Kit. Easily integrate real-time QR code scanning into your applications.
PUBDEV
mustache_template v2.0.4
A templating library that implements the Mustache template specification
PUBDEV
quick_actions_android v1.0.28
An implementation for the Android platform of the Flutter `quick_actions` plugin.