PUBDEV
dart_frog_cli v1.2.12
The official command line interface for Dart Frog — a fast, minimalistic backend framework for Dart.
REDDIT
I build a WishperFlow clone but totally offline and open source for Windows
I was seeing a lot of ads by Wishper Flow, and I thought even I can build it and so I did and also made it totally offline. Its made in Flutter cause I wanted to try how good flutter is for windows. A...
PUBDEV
navigator_resizable v3.0.1
A thin wrapper around Navigator that *visually* resizes the child navigator to match the size of the content displayed in the current route.
PUBDEV
flutter_self_captcha v0.0.3
A customizable dark-themed captcha widget for Flutter apps with random character generation, validation callback, and refresh support.
PUBDEV
subscription_guard v0.0.2
A declarative, provider-agnostic subscription tier gating package for Flutter. Gate features, widgets, and routes based on subscription tiers with zero purchase SDK dependency.
PUBDEV
dartflow v0.0.1
A strictly typed, event-driven DAG orchestration framework for Dart. Wire immutable events to validated workflows, get typed results back as streams.
DEVTO
Flutter in 2026: What It Is, Why It Matters, and Why App Development Is a Skill Worth Learning?
There was a time when building an app meant choosing sides. If you wanted an iPhone app, you learned one language. If you wanted an Android app, you learned another. If you wanted a web app, that was ...
PUBDEV
logger_builder v0.2.0
A toolkit for creating your own customizable and hierarchical loggers in Dart.
PUBDEV
flutter_mac_dock v0.1.0
A macOS-style dock widget for Flutter with smooth magnification on hover, glassmorphism background, animated tooltips, and zero external dependencies.
REDDIT
As a Flutter Developer, How Should I Start Integrating AI into Production Apps?
I build apps using Flutter and Node.js backend. I want to start integrating AI features (prediction, recommendation, automation) into real apps. Should I start with: - Python + ML models? - OpenAI API...
PUBDEV
docs_auto_sign v0.0.2
Automatically detect signature fields in a PDF and stamp a PNG signature image onto them.
REDDIT
Iâm building a Mess Management App â Thinking of Adding AI. Need Suggestions.
Hi everyone, Iâm a Flutter developer building a mess management system for hostel students (around 2000+ users). Currently, it handles: - Meal subscription - Payment tracking - Admin dashboard - QR-...
REDDIT
Building a smarter weather app â validating before launch
Hey everyone ð Iâm building a weather app that focuses on turning raw forecast data into clear, actionable insights instead of just numbers on a screen. Rather than only showing probabilities, it...
REDDIT
State Management Package Listening to the Database: ZeytinState!ð«
By dynamically assigning data from the database to variables, you can both cache data (Offline control!) and ensure the interface updates instantly when the database changes. Based on ZeytinX, this pa...
PUBDEV
flutter_smart_converter v0.1.2
A beautiful and easy-to-use unit converter package for Flutter. Supports length, weight, temperature, and area conversions. Provides beautiful UI widgets natively.
PUBDEV
supadns v1.0.0
Bypass blocked DNS for Supabase using DNS-over-HTTPS. A drop-in client that preserves TLS SNI when your ISP poisons Supabase domains.
PUBDEV
island_snack v0.1.0
Dynamic Island-style notifications for Flutter iOS apps. Spring physics animations that expand from the island position.
REDDIT
Cooperative multitasking using asynchronous tasks, with support for forced task termination with `onExit` handlers.
https://pub.dev/packages/multitasking Cooperative multitasking using asynchronous tasks, with support for forced task termination with onExit handlers. The tasks is implemented using the following sta...