PUBDEV
voice_command_manager v0.0.2
A lightweight and powerful Flutter package to easily map spoken keywords to app actions. Perfect for adding hands-free navigation and voice-controlled features.
PUBDEV
projenerator v3.0.6
A Dart CLI tool to scaffold Flutter projects, add Bloc-pattern pages, and generate framed, localized screenshots with customizable themes.
REDDIT
Frustrated with Isar flutter package.
Recently I had used Isar in my project, I have been using it for quite some time and after Nov 2025 it is unusable. I had developed a mobile app and published on the playstore after closed testing I s...
PUBDEV
flawless_material3_components v0.1.0-alpha.1
Material 3 component implementations for Flawless UI.
DEVTO
Building an open-source Flutter client for Flarum (StarForum)
Open-source forums are great — but the client experience often isn't. A while ago, a friend of mine deployed a forum using Flarum and wanted a dedicated mobile client for it. Our first attempt was sim...
PUBDEV
flawless_core v0.1.0-alpha.1
Core contracts, tokens, and primitives for the Flawless design system.
PUBDEV
flutter_advanced_segment v3.2.0
An advanced segment widget, that can be fully customized with bunch of properties, just try it and enjoy!
PUBDEV
live_island v0.0.2
A Flutter plugin for displaying Live Activities on iOS (Dynamic Island & Lock Screen) and Heads-Up notifications on Android. Supports timers, progress tracking, and real-time status updates.
PUBDEV
flutter_screenshot_guard v1.0.0
Secure screen protection for fintech apps. Disable screenshots, disable screen recording, and blur app when in background. Essential for banking, wallet, and password apps.
PUBDEV
permission_kit v1.0.2
A comprehensive permission management toolkit for Flutter with unified permission requests, status checks, and settings navigation.
PUBDEV
country_state_picker v0.1.1
A Flutter country and state/region picker with searchable dropdowns for iOS, Android, and Web.
REDDIT
[Showcase] Stop manually writing ref.watch(). I built LiveStates to track dependencies automatically using Dart Zones.
Hey r/FlutterDev, Like many of you, Iâve spent a lot of time with Provider, Riverpod, and Bloc. While they are great, I always found one thing annoying: Explicit dependency declaration. Whether it's...
PUBDEV
flutter_feature_arch v1.0.0
CLI tool to generate clean architecture feature modules for Flutter apps
PUBDEV
dart_webrtc v1.8.0
Use the dart/js library to re-wrap the webrtc js interface of the browser, to adapted common browsers.