PUBDEV
xenpy v0.0.1
Symbolic differential equation library for computational neuroscience. Provenance-tracked, tier-enforced, neuromorphic-ready.
PUBDEV
algomate v0.3.0
Professional algorithm selection companion with intelligent strategy selection, built-in benchmarking, and performance optimization.
PUBDEV
flutter_embed_unity v1.5.0
Harness the power of Unity 3D in your Flutter app by embedding Unity as a widget. Useful for adding 3D, gaming or augmented reality (AR) to your app.
REDDIT
M-Security: high-performance Flutter security SDK powered entirely by Rust (no platform channels, no Dart crypto)
In real-world Flutter apps, common security issues keep recurring. Secrets often leak through reverse engineering, API keys and tokens appear in binaries, sensitive data is stored locally with weak pr...
PUBDEV
verification_code_field v1.1.2
This package provides an input field that allows you to enter a 4, 5 or 6 digit verification code in your applications.
PUBDEV
api_track_inspector v1.1.5
Flutter network inspector for debug builds with GetConnect interceptors, manual Dio/http logging, and an in-app request viewer.
PUBDEV
yt_downloader v0.1.0
Download YouTube videos with quality selection and automatic video+audio merging.
PUBDEV
arca_connect_sdk v0.1.3
SDK para integrar factura electrónica ARCA (ex AFIP) en Flutter/Dart. Emití facturas A, B, C con CAE.
PUBDEV
abduwael_network_inspector v1.1.5
Flutter network inspector for debug builds with GetConnect interceptors, manual Dio/http logging, and an in-app request viewer.
PUBDEV
section_scrollbar v0.1.1
A section-aware custom scrollbar with a floating current-section label.
PUBDEV
nation_code_picker v1.2.6
This package provides a widget that allows you to select country dialing codes in your applications.
PUBDEV
lint_maker v0.3.2
A script to help you create custom linting configurations. Creates analysis_options.yaml files to your liking.
REDDIT
Moving from MVVM to Clean Architecture in Flutter as app scales â advice?
Hey devs ð I started my Flutter project using MVVM and itâs been working fine so far. But now the app is getting bigger (more features, more complexity), and Iâm thinking of moving to Clean Arc...
PUBDEV
aoiwe_logger v1.0.0
A structured logging package for Dart and Flutter. Features include global log level filtering, project name prefixing, and seamless IDE debug console integration.
PUBDEV
riverpod_reducer v0.1.0
A pure reducer pattern for Riverpod notifiers. Separates state initialization from reactive bindings with a single reduce(State, Event) → State function.
PUBDEV
obsidian_dart v0.1.2
Dart toolkit and runtime for building Obsidian plugins without TypeScript.