Hey there. I just released a plugin that helps you spawn an isolate in an Android Foreground Service. The isolate stays alive even if the main activity is killed. You can easily communicate with and reconnect to the isolate using my isolate_channel package.
Hello again! I have finally deployed a version of the Hive documentation site updated to reflect all the changes in Hive CE. This should serve as a single source of truth for the best practices when using Hive CE, as well as a more accessible getting started guide for developers unfamiliar with the original Hive package. ...
After considering the opportunity cost — in particular, the features we could be shipping to the community instead — we’ve made the difficult decision to stop our work on macros.
I just released firebase_js_interop which allows you to compose Firebase Cloud Functions in the Dart language. Along with my firebase_rules package it is now possible to create an entire Firebase project with only type-safe Dart code! There are a lot of components missing, but writing the interop code is tedious, not hard. With ...
The pubstats.dev page keeps track of historical pub.dev data. I just made it so that it can also show the rank of a package on pub.dev based on its popularity score. For example dio is rank 20 right now. ...
Since Hive v2 has been abandoned and v3/v4 are nowhere to be seen I decided to hard fork Hive into Hive Community Edition (hive_ce, hive_ce_fluter, hive_ce_generator). Originally hive_ce was just going to be in maintenance mode to keep up to date with the evolving Flutter/Dart ecosystem (mainly Flutter WASM support right now), ...
What’s new in Flutter 3.41 ( blog.flutter.dev )
Announcing our new Dart and Flutter Getting Started experience ( blog.flutter.dev )
foreground_service_isolate: Spawn an isolate in an Android Foreground Service ( pub.dev )
Hey there. I just released a plugin that helps you spawn an isolate in an Android Foreground Service. The isolate stays alive even if the main activity is killed. You can easily communicate with and reconnect to the isolate using my isolate_channel package.
Flutter Testing Strategies: Unit, Widget, and Integration Tests Explained ( slicker.me )
Announcing Flutter 3.38 & Dart 3.10: Building the future of apps ( blog.flutter.dev )
What’s new in Flutter 3.38 ( blog.flutter.dev )
Hive CE documentation site ( docs.hive.isar.community )
Hello again! I have finally deployed a version of the Hive documentation site updated to reflect all the changes in Hive CE. This should serve as a single source of truth for the best practices when using Hive CE, as well as a more accessible getting started guide for developers unfamiliar with the original Hive package. ...
What’s new in Flutter 3.35 ( medium.com )
Unleash new AI capabilities for Flutter in Firebase Studio ( medium.com )
What’s new in Flutter 3.32 ( medium.com )
Highlights ...
Flutter’s path towards seamless interop ( medium.com )
Gemini in Android Studio now speaks fluent Flutter! ( medium.com )
Bringing multiple windows to Flutter desktop apps ( ubuntu.com )
Flutter 2025 roadmap update ( medium.com )
Simplify Dart & Flutter Isolate Communication with isolate_channel ( pub.dev )
Hi everyone! ...
What’s new in Flutter 3.29 ( medium.com )
An update on Dart macros & data serialization ( medium.com )
After considering the opportunity cost — in particular, the features we could be shipping to the community instead — we’ve made the difficult decision to stop our work on macros.
GroupTrack – Your Family’s Safety Companion! 👫 ( github.com )
Crafted with love and powered by Flutter, GroupTrack ensures your family stays connected and secure. ...
Cloud Gallery: All Your Memories in One Spot ( github.com )
Hey Flutter Devs!! ...
Compose Firebase Cloud Functions in the Dart language with firebase_js_interop ( pub.dev )
I just released firebase_js_interop which allows you to compose Firebase Cloud Functions in the Dart language. Along with my firebase_rules package it is now possible to create an entire Firebase project with only type-safe Dart code! There are a lot of components missing, but writing the interop code is tedious, not hard. With ...
See your package's overall ranking on pub.dev with pubstats.dev ( beta.pubstats.dev )
The pubstats.dev page keeps track of historical pub.dev data. I just made it so that it can also show the rank of a package on pub.dev based on its popularity score. For example dio is rank 20 right now. ...
New cache manager for Flutter: flutter_auto_cache ( pub.dev )
Introducing Hive Community Edition - Plus massive improvements over Hive v2 ( pub.dev )
Since Hive v2 has been abandoned and v3/v4 are nowhere to be seen I decided to hard fork Hive into Hive Community Edition (hive_ce, hive_ce_fluter, hive_ce_generator). Originally hive_ce was just going to be in maintenance mode to keep up to date with the evolving Flutter/Dart ecosystem (mainly Flutter WASM support right now), ...
Best practices for optimizing Flutter web loading speed ( medium.com )
Signals v5 is now released 💙🎉 ( pub.dev )