PUBDEV
red_black_tree_collection v1.4.0
High performance Red-Black Tree based Set and Map data structures that provide ordered collections with efficient search, insertion, and deletion operations.
PUBDEV
unity_ads_plugin v0.3.29
Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.
PUBDEV
i18n_multilanguage_with_flags v0.1.0
Generic Flutter i18n toolkit with language metadata, flag dropdowns, and language selection persistence.
PUBDEV
smart_dio_client_pro v1.0.0
Production-ready Dio networking client with token refresh, caching and GetX support.
DEVTO
Stop Writing Form Boilerplate in Flutter — I Built form_forge
Every Flutter developer has written this code a hundred times: final _emailController = TextEditingController(); final _passwordController = TextEditingController(); @override void dispose() { _emailC...
PUBDEV
form_forge_generator v0.1.0
Code generator for form_forge. Processes @FormForge() annotations and generates FormController and FormWidget classes via build_runner.
PUBDEV
form_forge v0.1.0
Code-generation powered form engine for Flutter. Annotate your Dart class, run build_runner, and get production-ready forms with validation.
PUBDEV
in_app_settings v1.0.3
A Flutter/Dart singleton manager for in-app settings with automatic type detection, supporting primitives, collections, maps, JSON, and optional custom storage delegates.
PUBDEV
view_smart_image v1.0.0
A reusable Flutter image widget supporting SVG, network and asset images with optional tint color.
PUBDEV
advanced_highlight_text v1.0.1
A powerful Flutter text highlighter with regex support, tap gestures, and background highlighting.
PUBDEV
dart_mqtt v1.0.7
a mqtt library to easy connect via tcp/ssl,dependence xtransport,developing,not stable.
PUBDEV
shelf_api_builder v1.3.3
A code generator to create RESTful API endpoints to be integrated with shelf.
PUBDEV
real_device v0.1.0
Comprehensive device security checks for Flutter apps — root/jailbreak, emulator, hooking frameworks, VPN, biometrics, and more.
PUBDEV
libdbm v0.2.1
A tiny and fast (1000s read/write per second) database with a simple API (`Map`) for Dart using disk-based hashing. No dependencies, batteries included.
PUBDEV
g_sync v0.0.1
A Mass Data Transaction package for Flutter/Dart. Provides offline-first sync with Hive, network requests, and file handling.