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.
I've only ever built Android/Web apps with Flutter, but I had a request to get one of my apps working on iPhone. I knew I wasn't going to have fun before I started, and I wasn't wrong. But I managed to get an Apple Developer Account, jump through the hoops for adhoc distribution profile and certificates, built an account at ...
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 many months of work, it is finally here! You can now use the Hive CE Inspector DevTools extension to quickly view the contents of any Hive box open in your application with live updates. ...
I made a notes app to fit my own needs on #Linux. I used
Flutter
. If people would be willing to play around with it a little and give feedback, that would be great!
#flutter #notes #ubuntu
https://github.com/timappledotcom/jotdown/tree/main
Spanish
¡Gracias también a Flutter Málaga por ser parte de #OpenSouthCode25! 💙🩵
Conecta a devs con intereses en Flutter, compartiendo experiencias, conocimiento… ¡y buen rollo! 😄
Anímate y empieza a crear apps cross-platform con
Flutter
🚀
¡Gracias también a Flutter Málaga por ser parte de #OpenSouthCode25! 💙🩵
Conecta a devs con intereses en Flutter, compartiendo experiencias, conocimiento… ¡y buen rollo! 😄
Anímate y empieza a crear apps cross-platform con @[email protected] 🚀
ALT
🧩 Exploring dynamic vector image coloring in Flutter?
Part 2 of my ImageColorSwitcher series @Medium article delves into SVG handling using the flutter_svg package, demonstrating how to apply color filters and handle interactive coloring.
If you're building themeable UIs or visual editors, this might be for you.
🔗 ImageCol...
Diagram labeled “SVG COLOR SLIDER” showing a red circular color tile inside a ListView, annotated with Flutter ARGB code and multiple red shade labels.
ALT
🖼️ Want to build dynamic color filters for images in Flutter?
In this @Medium article, I walk through raster image color manipulation using ColorFiltered, BlendMode, and custom sliders — all explained with visuals and Flutter-native logic.
Perfect for devs building interactive image apps or theme switchers.
🔗 ImageColo...
Visual representation of image decoding, showing a vector-style bike on the left and its pixelated version on the right, connected by an arrow labeled “Decode into Pixels.”
Hey Flutter devs! I'm excited to announce the release of Hive CE v2.11.0-pre, introducing a new interface called IsolatedHive—a safe way to use Hive across multiple isolates. ...
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 )
Flutter debugging on iOS
I've only ever built Android/Web apps with Flutter, but I had a request to get one of my apps working on iPhone. I knew I wasn't going to have fun before I started, and I wasn't wrong. But I managed to get an Apple Developer Account, jump through the hoops for adhoc distribution profile and certificates, built an account at ...
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. ...
The Hive CE Inspector DevTools extension is released in version 2.13.0
After many months of work, it is finally here! You can now use the Hive CE Inspector DevTools extension to quickly view the contents of any Hive box open in your application with live updates. ...
What’s new in Flutter 3.35 ( medium.com )
Unleash new AI capabilities for Flutter in Firebase Studio ( medium.com )
I made a notes app to fit my own needs on #Linux. I used Flutter . If people would be willing to play around with it a little and give feedback, that would be great! #flutter #notes #ubuntu https://github.com/timappledotcom/jotdown/tree/main
Spanish
¡Gracias también a Flutter Málaga por ser parte de #OpenSouthCode25! 💙🩵 Conecta a devs con intereses en Flutter, compartiendo experiencias, conocimiento… ¡y buen rollo! 😄 Anímate y empieza a crear apps cross-platform con Flutter 🚀
Conecta a devs con intereses en Flutter, compartiendo experiencias, conocimiento… ¡y buen rollo! 😄
Anímate y empieza a crear apps cross-platform con @[email protected] 🚀
🧩 Exploring dynamic vector image coloring in Flutter? Part 2 of my ImageColorSwitcher series @Medium article delves into SVG handling using the flutter_svg package, demonstrating how to apply color filters and handle interactive coloring. If you're building themeable UIs or visual editors, this might be for you. 🔗 ImageCol...
🖼️ Want to build dynamic color filters for images in Flutter? In this @Medium article, I walk through raster image color manipulation using ColorFiltered, BlendMode, and custom sliders — all explained with visuals and Flutter-native logic. Perfect for devs building interactive image apps or theme switchers. 🔗 ImageColo...
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 )
[HELP] go_router custom transition performance
I'm trying to implement the OpenContainer transition for go_router in Flutter. It seems like no matter what I do, the end result is choppy. :/ ...
Bringing multiple windows to Flutter desktop apps ( ubuntu.com )
Flutter 2025 roadmap update ( medium.com )
Hive CE 2.11.0-pre: Introducing IsolatedHive for Safe Multi-Isolate Usage!
Hey Flutter devs! I'm excited to announce the release of Hive CE v2.11.0-pre, introducing a new interface called IsolatedHive—a safe way to use Hive across multiple isolates. ...
Simplify Dart & Flutter Isolate Communication with isolate_channel ( pub.dev )
Hi everyone! ...
Script for Flutter Doctor to recognize Android Studio flatpak
cross-posted from: https://lemm.ee/post/56160274 ...
What’s new in Flutter 3.29 ( medium.com )