PUBDEV
bpriver_chain v0.14.1
Implementation of chain language. Available as cui, argument parser or inter-appliation communication.
PUBDEV
rfw v1.1.2
Remote Flutter widgets: a library for rendering declarative widget description files at runtime.
PUBDEV
parse_mermaid_dart v0.1.1
Analyzes Dart projects and generates Mermaid class diagrams from source code, detecting inheritance, interfaces, mixins, and dependencies.
PUBDEV
qrdniflut v1.0.1
Plugin para la lectura y validación de códigos QR generados por la app MiDNI. Disponible para android e iOS.
PUBDEV
locale_country_selector v0.1.0
Deterministic country auto-selection using only OS locales (language + region). No GPS, IP, SIM, or permissioned APIs. Flutter mobile (Android/iOS), pure Dart.
REDDIT
Is Dioxus > Flutter?
I was there during the Flutter 2.10 days and null safety migration. It was thrilling to watch Flutter blossom and I thought it was the perfect solution. Then I started noticing the slippery feeling of...
PUBDEV
davianspace_logging v1.0.4
Logging framework for Dart and Flutter inspired by Microsoft.Extensions.Logging with providers, filtering, scopes, structured logs, and JSON output.
REDDIT
I built a VS Code extension that makes Flutter debug logs actually readable
If you use Talker (or pretty_dio_logger, or logger) you know the problem - the Debug Console turns into a wall of box-drawing characters pretty fast. I use Talker in an app I've been building for a fe...
PUBDEV
win32_clipboard v2.0.0
A modern, type-safe Dart API for accessing and managing the Windows Registry.
PUBDEV
crisp_dialog v0.1.0
Production-grade Flutter dialogs with async-aware buttons, design-system theming, and a composable API.
PUBDEV
flutter_google_street_view_v2 v1.0.0
A flutter plugin of google street view in Web, iOS and Android applications.
REDDIT
iOS Screenshot Workflow
Hi together, did someone have a good (automated) workflow of generating iOS Screenshots in all the app languages? I only found the XCUITest, but this seems not the best idea (at least I think that..)....
PUBDEV
reusable_ml_detector v1.0.0
A reusable ML image detection widget for Flutter using Google ML Kit. Create multi-domain detectors (pets, plants, food, recycling) with simple configuration.