PUBDEV
flutter_idv_module_face v3.2.94
This is a flutter plugin for Regula IDV Module. Use as dependency with flutter_idv.
PUBDEV
flutter_idv_module_document_reader v3.2.93
This is a flutter plugin for Regula IDV Module. Use as dependency with flutter_idv.
GITHUB
3.41.0-0.0.pre: Bump engine version for flutter 3.41 beta (#180930)
Bump the engine version following the dart bump in #180916
HACKERNEWS
Show HN: Plezy – alternative Plex client built with Flutter
I built a Plex client that runs (almost) everywhere (macOS, Windows, Linux, iOS, Android) because I got tired of transcoding. It uses mpv, so it direct plays pretty much anything - HEVC, AV1, HDR, Dol...
GITHUB
Update changelog for flutter 3.38.7 stable hotfix (#180931)
Updates the changelog to prepare for the 3.38.7 stable hotfix. Includes #180867
REDDIT
I built Aim - a lightweight Hono-inspired web framework for Dart
Hey r/dartlang ! I've been working on Aim, a lightweight web framework for Dart inspired by Hono and Express. Why I built this I wanted something that feels familiar to developers coming from Node.js/...
REDDIT
Handling client disconnects on HttpServer
I encountered a problem where: Client opens a request HttpServer fires, request is processed by writing headers and then adding a stream to response body Client pauses the request. For example, a medi...
HACKERNEWS
Show HN: Tooliz – An offline-first mobile toolkit built with Flutter (Radial UI)
Hello HN,I’m the developer behind Tooliz. I built this because I was frustrated with the current state of utility apps on the Play Store—most are either 100MB+ bloatware, require unnecessary permissio...
REDDIT
How can i start learning Dart
Hi i was wondering how someone can start learning dart ,no new books are available ,no new YouTube videos .The language seems left am i right. Some help will be great thanks.
GITHUB
Update engine.version for 3.38.6 release (#180698)
Dart version was bumped in 78fc301. 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...
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
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...