Responsible for the Flutter SDK @Supabase |
GDE for Flutter |
Organizing @FlutterNFriends conference ๐ฅณ |
Building #FlameEngine, a game engine for Flutter ๐ฅ
Macros are live on the Flutter master channel (SDK 3.4.0-77.0.dev), that means you can do the following without any code generation, no freezed and no json_serializable! ๐๐คฏ
Thanks to millsteed for the example
Happy to announce that I'm now Flutter & Dart GDE! ๐
After a long discussion with @leoafarias at @FlutterConfLAT he convinced me to apply, and here we are. ๐
Dart 3.2 is just out, quite a small release from the looks of it, but one very nice feature in my opinion; expanded type promotion of private final fields! ๐ป
Did you know that both the Software Center and the OS Installer is written in Flutter for Ubuntu 23.10? โจ
@ubuntu made Flutter its default choice for making apps in 2021.
The last 6 months I have been part of the great team revamping the Ubuntu OS installer with a new design, and of course, written in Flutter!
Ubuntu 24.04 LTS was just released, so now you can try it out for real. ๐
#Flutter#Ubuntu
I just got my first PR to the Dart SDK merged! ๐ฅณ๐ฅณ
From Dart 2.19 you can enjoy DateTime.copyWith, a feature many that have worked with DateTime have been missing.
Big thanks to lrn for the helpful reviews. ๐
#DartDev
Pretty cool that the Flutter team is working on a Skia replacement called Impeller at the same time as they are building a new GPU backend for Skia, to see what works the best. Very curious to see the final result!
#flutterdevgithub.com/flutter/engineโฆ
Pretty cool that someone just released a book about how to build games with #FlameEngine! ๐คฏ
(I haven't read it so I don't know the quality of it, but cool none the less)
#FlutterDev