Flutter July 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
The #Flutter ecosystem continued to evolve in July, with advancements in AI integrations, package innovations, and community highlights.
Explore the developments, insightful articles, and noteworthy contributions for Flutter. Thank youโจ
medium.com/flutter-taip...
04.08.2025 12:53 โ
๐ 0
๐ 0
๐ฌ 0
๐ 0
Flutter June 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
June wrapped up with fresh momentum, and the @flutter.dev community kept moving ahead! Hereโs your monthly recap of what made June a great month for Flutter developers around the world. Letโs dive in! ๐
medium.com/flutter-taip...
#Flutter
05.07.2025 14:28 โ
๐ 4
๐ 0
๐ฌ 0
๐ 0
Serverpod Live Coding & AMA ๐ค
YouTube video by Serverpod ๐
I'm stepping outside my comfort zone and doing my first-ever live stream with live coding on Wednesday. I will be building a real-world app with Flutter and Serverpod. It's been top secret until now, but join in if you want to find out what it is or show some support.
๐บ youtube.com/live/VVq2FsU...
12.05.2025 14:04 โ
๐ 4
๐ 2
๐ฌ 0
๐ 0
Flutter April 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
April flew by, and Flutter keeps getting better!
Huge thanks to everyone pushing the ecosystem forward. Letโs dive into what made April awesome! โจ
medium.com/flutter-taip...
#flutter
03.05.2025 15:26 โ
๐ 4
๐ 0
๐ฌ 0
๐ 0
Flutter March 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
Another month, another round of incredible updates๐ฅ
The Flutter community never stops impressingโexciting projects, fresh ideas, and new packages. Thanks for making March amazing! ๐ซฑ๐ปโ๐ซฒ๐ผ
medium.com/flutter-taip...
#flutter
02.04.2025 12:26 โ
๐ 3
๐ 1
๐ฌ 0
๐ 0
The first proceeds fromใFlutterๅ่
ไนๆธใ have been donated to Doctors Without Borders!๐จ๐ปโโ๏ธ๐ฉ๐ผโโ๏ธ Thanks to all my readers for making this possible. Letโs keep spreading kindness and making the world better! ๐
#Charity #Flutter
20.03.2025 15:17 โ
๐ 3
๐ 0
๐ฌ 1
๐ 0
YouTube video by Rody Davis
Get started with Flutter in Project IDX
Get started with @flutter.dev in Project IDX ๐๐
www.youtube.com/shorts/_K0CZ...
08.03.2025 01:45 โ
๐ 14
๐ 2
๐ฌ 1
๐ 0
Flutter February 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
The community inspires us with fresh ideas every day. Huge thanks to all the developers for sharing their experience. Grateful๐ซฑ๐ปโ๐ซฒ๐ผโจ
buff.ly/PMpFxhw
#flutter
03.03.2025 12:20 โ
๐ 4
๐ 1
๐ฌ 0
๐ 0
Using jnigen I created bindings to developer.android.com/guide/playco... and was able to call core Android APIs directly from Dart. Isn't that cool?! Blog post coming soon :)
09.02.2025 21:21 โ
๐ 18
๐ 2
๐ฌ 1
๐ 0
I just published Minimal, a minimal state management package for Flutter Architecture Components, based on the MVN (Model-View-Notifier) pattern
pub.dev/packages/min...
#flutter #flutterdev
MVN neologism ๐ฅ by @romanjaquez.bsky.social ยฉยฎ
09.02.2025 11:05 โ
๐ 28
๐ 7
๐ฌ 7
๐ 2
My Flutter Tips app has just graduated to full iPad support! ๐
The latest version adds a side panel for easier navigation, and this is fully synchronized with the main content view!
Building this was super fun and surprisingly easy, thanks to Flutterโs ScrollController APIs.
10.02.2025 13:59 โ
๐ 16
๐ 1
๐ฌ 2
๐ 0
YouTube video by Flutter Community
Humpday Q&A/AMA and Live Coding :: 5th Feburary 2025 :: #HumpdayQandA #Flutter #FlutterCommunity
๐ด #HumpdayQandA LIVE in 20 minutes! at 5pm GMT / 6pm CET / 9am PST today! answering all your #Flutter and #Dart questions with @devangels.london @randalschwartz @imafiguresk8r
www.youtube.com/watch?v=894T...
05.02.2025 16:40 โ
๐ 3
๐ 1
๐ฌ 0
๐ 0
Love it!
06.02.2025 03:28 โ
๐ 1
๐ 0
๐ฌ 0
๐ 0
Flutter January 2025 ๐ Flutter Monthly
Letโs dive into Flutter world!
Hey, Flutter folks! The first monthly recap of 2025 is here! So grateful for the continuous learning and inspiration from our amazing community. Big thanks to all the developers!
https://buff.ly/4gG8G9j
#flutterย #dart
03.02.2025 12:22 โ
๐ 2
๐ 0
๐ฌ 0
๐ 0
ๆ็็ฌฌไธๆฌๆธ็ฑใFlutterๅ่
ไนๆธใ๏ผ็ฎๅๅจๅๅฎขไพใๅคฉ็็ญ้ฝๆ่ฒฉๅฎใ้ปๅญๆธๅณๅฐๅจไบๆไธๆถ๏ผๆ่่ถฃ็ๆๅๅฏไปฅ้ๆณจ๐
My first book, โFlutter Braveโ, is currently sold on some platforms. The e-book will be available in February. I am also working on English version.
#Flutter #Chinese
24.01.2025 12:26 โ
๐ 2
๐ 0
๐ฌ 1
๐ 0
Native interop with Kotlin/Java in Flutter
Got quite excited to use jnigen to generate Kotlin/Java bindings for Flutter plugins.
Something that I've finally got time to play with was jnigen. I heard about it from @youse.fi last year and wanted to see if I can migrate one of the plugins and skip method channels.
It worked pretty well so I wrote about it occasionalflutter.substack.com/p/native-int...
#Flutter #FlutterDev
19.01.2025 14:29 โ
๐ 15
๐ 5
๐ฌ 3
๐ 0
We're planning on improving the authentication module for Serverpod. ๐ The Request for Comments is up on GitHub:
github.com/serverpod/se...
17.01.2025 16:06 โ
๐ 7
๐ 3
๐ฌ 0
๐ 1
The first implementation of image carousel was "good enough" so I shipped it
But I wasn't happy with it
- The scroll was too sensitive
- The previous and next buttons didn't work well
- No info on how many photos there were
Now it's looking a lot better
#BuildInPublic
17.01.2025 11:53 โ
๐ 9
๐ 1
๐ฌ 3
๐ 0
Wonderful Dart Full-Stack Experience: Serverpod Framework Designed Specifically for Flutter
Dart backend is a powerful option.
Do you know Dart for the backend? What is Serverpod? Good or bad? Let's spend some time understanding that you have options to choose from.
medium.com/flutter-comm...
#Flutter #Dart
17.01.2025 12:22 โ
๐ 2
๐ 0
๐ฌ 0
๐ 0
๐
With so much struggle to distribute the demo of Dungeon Fletcher on Steam. I decided to make it available on Itch while I fix the Steam Page!
If you enjoy retro platformers, take a try at it and let me know what you think!
Get it at: cherrybit.itch.io/dungeon-flet...
#IndieDev #FlutterDev
15.01.2025 18:23 โ
๐ 13
๐ 2
๐ฌ 0
๐ 0
Flutter developers! Are you adding animation to your app? What are your favorite techniques / packages?
15.01.2025 18:02 โ
๐ 12
๐ 7
๐ฌ 7
๐ 0
bloc v9.0 is out ๐ฆ
โ
updated examples & tutorials
๐ธ๏ธ support for WebAssembly (wasm)
๐ new package in progress (coming soon)
๐ migration guide bloclibrary.dev/migration
13.01.2025 05:16 โ
๐ 24
๐ 6
๐ฌ 2
๐ 0
Google Is Wrong You Should Not Use CleanArch For Flutter Apps
Feature Driven Design
Google Is Wrong You Should Not Use CleanArch For Flutter Apps
You should instead align the arch with your storyboard design workflow
open.substack.com/pub/fredgrot...
#FlutterDev
13.01.2025 13:03 โ
๐ 1
๐ 1
๐ฌ 0
๐ 0