REDDIT
Antigravity dart MCP review
I have been using antigravity for the past few weeks. Been heavily using the dart mcp in the antigravity for component development. For the bugs fixes and code analysis I think it works most of the ti...
PUBDEV
bonsoir v6.0.2
A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.
PUBDEV
dio_smart_logger v0.1.0-dev.1
Structured and secure Dio logging interceptor with cURL output, performance metrics, and deep error diagnostics.
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...