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
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 ...
Hey guys, very new to flutter and have been learning in order to start making pull requests on Github. However its been a while since ive used a non-R programming language so I might be a bit rusty with some concepts. ...
hello everyone, I wanted to learn flutter for more than a year now, but I never did. I think this will change soon, though. The thing is, I’ve been assigned to work on a Flutter project by my professor, and I have around a week before the project starts. I want to use this week to learn as much about Flutter as possible, and ...
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 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. ...
¡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.”
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
GroupTrack – Your Family’s Safety Companion! 👫 ( github.com )
Crafted with love and powered by Flutter, GroupTrack ensures your family stays connected and secure. ...
How's your apps performance with lower-end devices?
My phone (Samsung A14) is low-end, and lags while using an app made with Flutter.
German
Maybe we should have switched to C#, Flutter , or slint , instead of porting from #Qt5 to #Qt6. qt #Programming #CPlusPlus #Sigh
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 ...
Cloud Gallery: All Your Memories in One Spot ( github.com )
Hey Flutter Devs!! ...
Help a new flutter man out!
Hey guys, very new to flutter and have been learning in order to start making pull requests on Github. However its been a while since ive used a non-R programming language so I might be a bit rusty with some concepts. ...
Flutter Client for Lemmy ( github.com )
I am just starting to learn flutter so it may be a minute before I can contribute. But if anyone here is interested here is the github link!
Flutter Testing Strategies: Unit, Widget, and Integration Tests Explained ( slicker.me )
[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. :/ ...
Script for Flutter Doctor to recognize Android Studio flatpak
cross-posted from: https://lemm.ee/post/56160274 ...
Bringing multiple windows to Flutter desktop apps ( ubuntu.com )
Can I learn Flutter basics in a week?
hello everyone, I wanted to learn flutter for more than a year now, but I never did. I think this will change soon, though. The thing is, I’ve been assigned to work on a Flutter project by my professor, and I have around a week before the project starts. I want to use this week to learn as much about Flutter as possible, and ...
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.
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 )
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...