MASTODON
What’s new in Flutter 3.41 https://mander.xyz/post/47302498
What’s new in Flutter 3.41 https://mander.xyz/post/47302498
MASTODON
I’ve been doing more experimenting with Sokol, this time combining it with Flutter:…
I’ve been doing more experimenting with Sokol, this time combining it with Flutter: https://github.com/rizerco/flutter_sokol#sokol #flutter #linux
MASTODON
Announcing Dart 3.11 https://feddit.dk/post/19559411
Announcing Dart 3.11 https://feddit.dk/post/19559411
MASTODON
"Why we're saying goodbye to 'Software & Updates'"Really excited to see a blog post from the…
"Why we're saying goodbye to 'Software & Updates'"Really excited to see a blog post from the #Ubuntu Desktop Director outlining our plans to simplify software management on Ubuntu - centered around th...
MASTODON
🔴 #HumpdayQandA with Live Coding!
🔴 #HumpdayQandA with Live Coding! at 5pm GMT / 6pm CEST / 9am PST today! Answering your #Flutter and #Dart questions with @simon, Randal, Danielle, John and Makerinator (Matthew Jones)https://www.you...
GITHUB
Update engine.version for 3.38.10 stable hotfix release (#182095)
I messed up thinking that I didn't need to do this since no cherry pick affected the engine. Instead, I need to update it with the SHA from #181926.
GITHUB
3.42.0-0.0.pre: Update `engine.version` for 3.42 beta release (#182125)
The commit: 3543c00 Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from t...
MASTODON
new doc page for spark are out.cli addition to create component, page and endpoint…
new doc page for spark are out.cli addition to create component, page and endpoint :https://spark.kleak.dev/docs/cli-createspark mcp to allow your agent to interact with you app:https://spark.kleak.de...
GITHUB
3.41.0: Update `engine.version` for 3.41 stable release (#182118)
Update engine.version to Dart version + DEPS update: 3452d73 Tests will fail until https://ci.chromium.org/ui/p/dart-internal/builders/flutter/Linux%20flutter_release_builder/1198 completes. Note: The...
MASTODON
Today i released a big update to spark.Lots of improvements in the framework.see yourself :…
Today i released a big update to spark.Lots of improvements in the framework.see yourself : https://pub.dev/packages/spark_framework/changelogand even more in the cli : https://pub.dev/packages/spark_...
MASTODON
Building a Flutter app that feels fast, stable, and scalable starts with the right…
Building a Flutter app that feels fast, stable, and scalable starts with the right architecture.Flutter BLoC Architecture brings structure to state management and clarity to complex app logic. See how...