MASTODON
I'm am not the only one doing crazy shit with Dart!
I'm am not the only one doing crazy shit with Dart! Dart as a modding language for Minecraft!https://github.com/Norbert515/redstone_dart/#dartlang
MASTODON
Cơ hội hợp tác: Dự án app video ngắn đang tìm lập trình viên Flutter và Backend để xây dựng MVP.
Cơ hội hợp tác: Dự án app video ngắn đang tìm lập trình viên Flutter và Backend để xây dựng MVP. Dự án giai đoạn sơ khai, hợp tác cổ phần (chưa có lương).#tuyendung #laptrinh #flutter #backend #mvp #h...
PUBDEV
decorated_flutter v0.51.4
(自家用) Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.
HACKERNEWS
Proxying Flutter Traffic on Android with Claude
Article URL: https://randywestergren.com/vibe-hacking-proxying-flutter-traffic-on-android-with-claude/ Comments URL: https://news.ycombinator.com/item?id=46527472 Points: 1 # Comments: 0
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
PUBDEV
tencent_conference_uikit v4.0.0
tencent_conference_uikit is a UIKit about audio&video room launched by Tencent Cloud.
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
PUBDEV
tencent_rtc_sdk v12.9.1
With Tencent-RTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services.
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
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...
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:...
PUBDEV
ethiopian_date_picker v0.0.5
A customizable Ethiopian date picker for Flutter with localization.
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 ...
PUBDEV
camera_extended_platform_interface v2.12.2
Platform interface for camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).