PUBDEV
customizable_date_picker_plus v0.0.5
A highly customizable and beautiful date, time, and calendar picker for Flutter with theme support.
PUBDEV
flutter_payment_sdk v1.0.1
Production-ready Payment Gateway SDK for Flutter. Supports card payments, tokenization, and payment status queries with strong security practices.
DEVTO
What I Learned Shipping a Spiritual App to 100+ Users and ₹15K Revenue in 3 Months
What I Learned Shipping a Production App as a Solo Developer For the past few months, I've been building Anahad — a spiritual app for saadhnas, pujas, and meditation. I recently shipped it to producti...
PUBDEV
raii v0.3.4
Resource Acquisition Is Initialization (RAII) pattern for Dart, providing automated lifecycle management of resources.
REDDIT
How I ended up having KMM module in my Flutter app
Hey folks, sharing a real one from my app (Zen Glide) because maybe it saves someone a few weeks of pain ð
I never thought that I can have KMM (Kotlin Multi Platform) + Flutter in a single app. In ...
REDDIT
flutter makes building ui like this so much easier than it should be ð
been working on something new for habithook - habit tracker and honestly flutter deserves the credit for how smooth this process has been. the kind of ui i'm putting together â the glow effects, the...
PUBDEV
vosk_flutter_service v0.0.7
Flutter plugin for offline speech recognition using the Vosk speech recognition toolkit.
PUBDEV
live_beauty_filter v1.0.1
A Flutter plugin for iOS that applies a real-time milky/soft beauty filter to the live camera feed, entirely on the GPU. Built on AVFoundation + CoreImage + Metal — zero CPU pixel processing.
PUBDEV
wallpaper v1.1.5
The Purpose of the plugin is to set wallpaper from url. Only supported to android. Internally using WallpaperManager to set wallpaper.
PUBDEV
system_colors_platform_interface v0.1.0
A common platform interface for the system_colors plugin.
PUBDEV
action_button v1.0.0
A production-ready async action button abstraction for Flutter. Standardizes async button state handling (idle, loading, success, error) with a builder pattern.
REDDIT
Fletch is an Express-inspired HTTP framework for Dart. Version 2.2.0 is out with a focus on performance and production security.
Fletch is an Express-inspired HTTP framework for Dart. Version 2.2.0 is out with a focus on performance and production security. Performance 44,277 RPS on Apple M-series â now the fastest Dart web f...
PUBDEV
luck_ring_plugin v0.0.1
A Flutter plugin for interacting with Luck Ring wearable devices, providing Bluetooth connectivity and health data synchronization.
PUBDEV
easy_compressor v1.0.0
Cross-platform video compression plugin using native APIs (no FFmpeg). Supports Android, iOS, macOS, and Windows with a simple 0-100 quality parameter.