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.
REDDIT
I cannot wait till Dart 3.12
Private Named Parameters will arrive. See https://github.com/dart-lang/language/blob/main/accepted/future-releases/2509-private-named-parameters/feature-specification.md and https://github.com/dart-la...
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.
REDDIT
Mercado de Flutter
Olá, sou graduado em Ciência da Computação e atualmente estou finalizando uma Especialização em Desenvolvimento Mobile. Tenho cerca de 3 de experiência comprovada em Flutter e gostaria de saber...
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.
PUBDEV
flutter_performance_optimizer v1.0.0
A powerful developer tool that automatically detects performance issues in Flutter apps and provides actionable suggestions. Identify rebuild problems, memory leaks, heavy widgets, and slow animations...