REDDIT
I built a single dashboard to control iOS Simulators & Android Emulators
Hello fellow redditors, Been doing mobile dev for ~5 years. Got tired of juggling simctl commands I can never remember, fighting adb, and manually tweaking random emulator settings... So I built Simvy...
PUBDEV
flint_client v0.0.2
A powerful, type-safe HTTP client for Dart with interceptors, caching, retries, and comprehensive error handling."
PUBDEV
flutter_offline_background_location v1.0.0
Offline background location tracking plugin. Records location when app is closed or without internet.
PUBDEV
opentracing v1.0.13
This library is the Open Tracing API written in Dart. It is intended for use both on the server and in the browser.
PUBDEV
analyzer_kit v1.0.0
A Dart Analyzer plugin providing lint rules and quick fixes for analyzer_kit annotations.
REDDIT
I made a 100-rule lint package so my CLAUDE.md doesn't have to explain Flutter conventions anymore
There's a point where your CLAUDE.md / AGENTS.md (or Cursor rules, or whatever AI context file you use) becomes a wall of "don't do this, always do that." The AI reads it every request, burning contex...
PUBDEV
screenshot_blocker_mario v1.0.0
Flutter plugin que bloquea capturas de pantalla y grabaciones en iOS y Android usando FLAG_SECURE (Android) y capas seguras (iOS).
PUBDEV
easytransfert_sdk_api_marchand v1.0.0
SDK Dart/Flutter pour l'intégration des paiements marchands EasyTransfert.
PUBDEV
emv_nfc_reader v1.0.0
A comprehensive Flutter plugin for reading and extracting advanced EMV data, bank details, and transaction history from NFC credit cards.
PUBDEV
zard v0.0.26
Zard is a schema validation and transformation library for Dart, inspired by the popular Zod library for JavaScript.
PUBDEV
parsi_datetime_picker v0.0.2
A comprehensive Persian(شاه کاوی) date and time picker for Flutter with Material and Cupertino styles, supporting Imperial Persian calendar.
PUBDEV
option_result v3.3.0
A lightweight Dart library for Rust-like Option/Result types. Supports exhaustive pattern matching and provides helpers for None()/Err() propagation