PUBDEV
magic_starter v0.0.1-alpha.1
Starter kit for Magic Framework. Auth, Profile, Teams, Notifications — 13 opt-in features with overridable views.
PUBDEV
jocaaguraarchetype v4.2.0
Starter archetype for Flutter apps with Jocaagura Clean Architecture, cross-cutting BLoCs, theming, and navigation setup.
PUBDEV
rfw_gen_mcp v0.2.1
MCP server exposing rfw_gen widget registry, code conversion, and rfwtxt validation.
PUBDEV
magic_notifications v0.0.1-alpha.1
Multi-channel notification system for Magic Framework. Supports database (in-app), push (OneSignal), and mail channels.
PUBDEV
bloc_getit_provider v0.0.1
A way to use Blocs and Cubits registered in GetIt with flutter_bloc's BlocProvider
PUBDEV
genkit_flutter_gemma v0.1.0
Genkit Dart plugin for flutter_gemma - local on-device AI inference via Google Gemma models.
MASTODON
I'm making some updates and upgrades to my Dart Result Monad library.
I'm making some updates and upgrades to my Dart Result Monad library. I had to dust off my knowledge of doing code coverage in Dart since it had been awhile. So, I decided to document it in my blog. E...
PUBDEV
magic_social_auth v0.0.1-alpha.1
Social authentication plugin for Magic Framework. Laravel Socialite-style API with extensible drivers.
PUBDEV
efficient_autocomplete_formfield v1.0.0
Improve TextFormFields with efficient autocomplete features.
PUBDEV
magic_deeplink v0.0.1-alpha.1
Deep linking support for Magic Framework (Universal Links, App Links).
PUBDEV
bloc_devtools_extension v0.1.0
Time-travel dev tools for flutter_bloc, inspired by Redux DevTools. Provides an in-app debugging panel and a Flutter DevTools browser extension with state history, BLoC connection graph, performance m...
DEVTO
How I Eliminated Video Jank in Flutter Feeds — Instance Reuse Instead of Dispose/Create
Every Flutter developer who's built a video feed has hit the same wall. You scroll through 20 videos on a Redmi Note 8 Pro, and by video 15, frames are dropping, the phone is warm, and by video 30, yo...
REDDIT
Google Maps Directions API not returning route even with valid addresses (Flutter)
Hi, I'm developing a Flutter app (delivery/services style) where: Users enter addresses (pickup and delivery). Those addresses are converted into coordinates using geocoding. Then I use Google Directi...
PUBDEV
responsive_pro v1.2.1
Responsive Pro — Responsividade avançada para Flutter, escalonamento de fonte e adaptação automática de layouts para todas as plataformas suportadas pelo Flutter.
PUBDEV
authyra v0.2.0
A unified authentication framework for Dart. Secure by default, flexible by design.