HACKERNEWS
Redstone.dart, create mods in Dart or full GUIs using Flutter in Minecraft
Article URL: https://xcancel.com/norbertkozsir/status/2008627921800323518 Comments URL: https://news.ycombinator.com/item?id=46525132 Points: 2 # Comments: 0
HACKERNEWS
WebF Beta: Bring JavaScript and the Web Dev to Flutter
Article URL: https://openwebf.com/en/blog/announcing-webf Comments URL: https://news.ycombinator.com/item?id=46522705 Points: 3 # Comments: 0
REDDIT
benchmark_harness_plus: Statistical Methods for Reliable Benchmarks
Hello everybody, I was looking for a better way to benchmark performance and I've created a package that significantly improves on the existing benchmark_harness: https://pub.dev/packages/benchmark_ha...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
Looking for feedback on a Dart-native feature flagging approach (OpenFeature-aligned)
Happy New Year Dart folks ð We are looking for early feedback from people shipping Dart backend services. Weâve been experimenting with a Dart-native approach to feature flagging thatâs built a...
REDDIT
I ported Knex.js to Dart - Same API, same power, now for Dart backends
Knex Dart: Porting Knex.js to Dart [Soft Launch - Query Builder] Hey r/dartlang! I'm working on porting Knex.js (the popular Node.js SQL query builder) to Dart. Phase 1 (query generation) is complete ...
MASTODON
In case you're wondering why your dartssh2 lib cannot connect to a legacy government FTP…
In case you're wondering why your dartssh2 lib cannot connect to a legacy government FTP server...Clone the dartssh2 repo and set allowMalformed to true in ssh_message.dart#dartlang #flutter
HACKERNEWS
Visual theme builder for Flutter that exports 0-dependency code(Shadcn inspired)
Article URL: https://github.com/TejasS1233/bricolage-ui Comments URL: https://news.ycombinator.com/item?id=46500956 Points: 2 # Comments: 1
HACKERNEWS
Show HN: Arbor – A 3D Logic Forest for your codebase (Rust/Flutter)
Article URL: https://github.com/Anandb71/arbor Comments URL: https://news.ycombinator.com/item?id=46500070 Points: 4 # Comments: 2
REDDIT
Introducing package:saveable 0.1.0
Easy to use variable-level state persistence solution see more at https://pub.dev/packages/saveable
REDDIT
Serverpod Concurrency
I came across this Statement of a Serverpod Maintainer: > "Dart can easily handle concurrent connections. It's true that the main code is running in a single thread, but under the hood the connections...
HACKERNEWS
Show HN: Flutter Studio – A Shadcn-like UI library for Flutter (0 dependencies)
Hi, I built a website that lets you preview, customize, and export Flutter UI components with real-time theme changes along with the UI components themselves (lib) kinda like tweakcn+shadcnLink: https...
REDDIT
Which IDE one to take for dart
Hello, I would like to make an app art for Android and iOS but the problem and that I can not configure I don't know an IDE for his I'm on Windows I have the jetbrain pack and I can't even flutter bec...
MASTODON
2025 in code!
2025 in code! 🚀📈 4,508 contributions🏆 Top 1% rank⭐ 259 stars earned🔥 Longest streak: 10 daysTop Language: Kotlin 🛠️Power Level: Super Saiyan 🔥Here’s to an even better 2026! 💻✨Follow me 👇https:...
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...