MASTODON
Another fun thing here is Dart running both in the editor and in your game (potentially *multiple* games) and trying to debug them.
Another fun thing here is Dart running both in the editor and in your game (potentially *multiple* games) and trying to debug them. Each instance of Dart will have to start a service isolate on a sepa...
MASTODON
When you instruct it to perform a hot reload, it does an incremental compilation to another dill…
When you instruct it to perform a hot reload, it does an incremental compilation to another dill named "main.dart.incremental.dill", copies that to devFS, then tells the Kernel service to reload sourc...
MASTODON
So, in researching a "correct" way for Godot Dart to do hot reload, I have gone down a rabbit hole…
So, in researching a "correct" way for Godot Dart to do hot reload, I have gone down a rabbit hole of how Flutter does it, and it's wild to me how it works when it seems like Dart supports hot reload ...
MASTODON
🚀 Pokedex Flutter v2.0.10 is live!Flutter 3.38.5, updated deps, Android build improvements & bug…
🚀 Pokedex Flutter v2.0.10 is live!Flutter 3.38.5, updated deps, Android build improvements & bug fixes 🧩🔥🔗 https://github.com/NicosNicolaou16/Pokedex_Flutter⭐ If you find it useful, drop a star!#F...
MASTODON
Question to developers that use semantic versioning.
Question to developers that use semantic versioning. I'm accepting a PR for an API change that doesn't break anything but refactors my library so that it is a bit cleaner now that Dart has added algeb...
HACKERNEWS
Flutter and React Native App Development in Coimbatore – Cross-Platform Pros
Article URL: https://jeevantech.in/services/mobile-application-development-services/ Comments URL: https://news.ycombinator.com/item?id=46389595 Points: 1 # Comments: 1
MASTODON
🚀 Sharing open-source Android & Flutter samples, libraries, and packages focused on clean…
🚀 Sharing open-source Android & Flutter samples, libraries, and packages focused on clean architecture & modern dev.Take a look 👇🔗 https://github.com/NicosNicolaou16If it helps, a ⭐ or Follow is ap...
MASTODON
I share practical Android & Flutter tutorials on Medium — Jetpack Compose, Room DB, Wear OS/TV,…
I share practical Android & Flutter tutorials on Medium — Jetpack Compose, Room DB, Wear OS/TV, Navigation 3, and live update notifications.🔗 medium.com/@nicosnicolaou#AndroidDev #FlutterDev #MobileD...
MASTODON
Tonite I am working on the ecto chapter in "Practical Flutter & Phoenix", will cover the following.
Tonite I am working on the ecto chapter in "Practical Flutter & Phoenix", will cover the following. ☑️Repo, Schemas and Changesets☑️Migrations☑️Associations☑️Transactions☑️Showcase all code via Iex. H...
HACKERNEWS
NotebookLM built and shipped a 4.8-Star Flutter App in 7 Months [video]
Article URL: https://www.youtube.com/watch?v=pMoUg3dkDJk Comments URL: https://news.ycombinator.com/item?id=46338256 Points: 2 # Comments: 0
MASTODON
https://modulovalue.com/blog/understanding-dart-class-modifiers-lattices/#dartlang #class
https://modulovalue.com/blog/understanding-dart-class-modifiers-lattices/#dartlang #class
HACKERNEWS
Flutter's Recursive Rebuild: A Step Backward?
*1. The Original Sin: Forcing a Total Rebuild of the Entire Sub-tree* The fundamental error of Flutter lies in its *Meta-model*: it forcibly merges UI description (Creation) and UI synchronization (Up...
MASTODON
Strengthening Flutter's core widgets, roadmap on decoupling Material and Cupertino#flutter…
Strengthening Flutter's core widgets, roadmap on decoupling Material and Cupertino#flutter #flutterdev https://www.youtube.com/watch?v=W4olXg91iX8
GITHUB
Bump engine version for 3.38.5 (#179743)
with bin/internal/last_engine_commit.sh > bin/internal/engine.version
HACKERNEWS
Flutter 3.38.0: How an accessibility upgrade broke Android headings
Article URL: https://abra.ai/blog/flutter-3-38-0-how-an-accessibility-upgrade-broke-android-headings Comments URL: https://news.ycombinator.com/item?id=46230729 Points: 1 # Comments: 0
GITHUB
3.40.0-0.1.pre: Bump engine.version. (#179467)
We need to bump the engine version once more so that we're pointing at artifacts that were actually built for release (and therefore are signed.
HACKERNEWS
A Flutter Plugin for Hosting Tor Hidden Services on Android Devices
Article URL: https://github.com/SarahRoseLives/tor_hidden_service Comments URL: https://news.ycombinator.com/item?id=46141819 Points: 12 # Comments: 2
GITHUB
3.39.0-0.2.pre: Bumpt the engine version after the dart version change (#179093)
bin/internal/last_engine_commit.sh > bin/internal/engine.version