PUBDEV
bloc_hooks v1.0.0
The state management solution for Flutter, based on the BLoC pattern, with Hooks support.
REDDIT
I updated country_codes and created a maintained alternative â country_codes_plus
Hi Flutter devs ð I recently ran into some issues with the original country_codes package while working on my app, so I decided to fix them and properly maintain an updated version. â
Updated to ...
PUBDEV
swipe_action_cell v0.1.0-beta.1
A highly configurable swipe interaction widget with asymmetric left/right actions — progressive increments and intentional committed actions.
PUBDEV
common_designs v1.1.1
A comprehensive, production-grade design system with robust animations for Flutter apps. Inspired by modern e-commerce interfaces with smooth transitions, interactive animations, and beautiful typogra...
REDDIT
Built my first web app using Flutter
I recently built PaperDraw ( https://paperdraw.dev ), a system design simulator that runs entirely in the browser, and this was my first time using Flutter for web seriously. Wanted to share some hon...
PUBDEV
country_codes_plus v5.0.1
Country code plus is a helper package that provides country details given a particular localization, such as dial codes, ISO 3166 codes (alpha-2, alpha-3) and country names.
PUBDEV
diagnostic_trouble_codes v1.0.0
A Flutter package providing fast, offline access to a comprehensive OBD-II Diagnostic Trouble Code (DTC) SQLite database with generic SAE J2012 and manufacturer-specific definitions.
REDDIT
First time contributing to Dart SDK
I found a bug in dart_style while using dot shorthands. Instead of just reporting it, I decided to try fixing it myself. My fix got merged into dart_style v3.1.6! Wrote about it here if you're curious...
PUBDEV
flutter_live_location v0.0.1
A Flutter plugin for real-time location tracking with configurable intervals and distance filters. Supports foreground and background tracking on Android and iOS.
PUBDEV
flutter_adk v2026.3.1+1
Flutter facade package for adk_dart core runtime on all Flutter platforms.
REDDIT
My first Dart SDK contribution just got merged - AI made it surprisingly easy
I noticed a bug in dart_style while using the new dot notation shorthands, so I decided to fix it instead of just reporting it. The game-changer? Using Claude AI to understand the codebase - what woul...
PUBDEV
vantura v1.0.0
A Stateful Agentic AI Framework for Flutter enabling on-device LLM agents with ReAct loops, state recovery, custom tools, and seamless coordination.
MASTODON
🎥 Setting Up a Flutter Project in Android Studio | Starter Manual with Emulator Configuration and…
🎥 Setting Up a Flutter Project in Android Studio | Starter Manual with Emulator Configuration and App ExecutionAs we approach 2026, Flutter remains the dominant framework for multi-platform developme...
PUBDEV
app_smart_network v1.0.3
A smart Flutter network package with built-in error handling, retry logic, and multilingual error messages (en/ar).