PUBDEV
singleton_manager_annotations v0.1.1
Lightweight runtime annotations for singleton manager dependency injection. Provides @isSingleton and @isInjected annotations for use with singleton_manager_generator.
PUBDEV
singleton_manager_generator v0.1.3
CLI tool that generates Dart augmentation files for @isSingleton classes. Automatically creates ISingletonStandardDI.initializeDI() implementations from @isInjected field annotations.
PUBDEV
fire_auth_quick v2.0.5
A Flutter plugin for social login and account linking with Google, Facebook, and Apple.
PUBDEV
custom_file_downloader v0.0.7
A Flutter plugin to download files with progress tracking and local notifications on Android and iOS.
PUBDEV
flawless_cli v0.1.0-alpha.1
Command-line tools for bootstrapping and managing Flawless UI in Flutter projects.
PUBDEV
circle_blast_transition v0.1.0
Flutter page transition animation with circle blast effect. Animated route navigation that reveals screens through an expanding grid of circles. Custom page route, screen transition, navigation animat...
PUBDEV
flutter_app_lock_pro v1.0.0
Pro app lock for Flutter. Lock specific screens, auto-lock timer, PIN/pattern/biometric, wrong-attempt protection, screenshot protection, and background blur. Built for banking and fintech apps.
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.
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...