PUBDEV
topology_view_icons v1.0.0
Canvas-drawn network topology device icons for Flutter. 10 device types (switch, host, DPU, router, firewall, server, cloud, etc.) in flat and hardware styles with normal/error states. No SVG dependen...
PUBDEV
certiface_sdk v1.0.0
SDK Flutter da Certiface para detecção de vida (liveness) e outras funcionalidades biométricas.
PUBDEV
graphlink v4.2.0
GraphLink is a powerful code generation tool that generates type-safe client and server code from GraphQL schemas for Dart, Java, Spring Boot and more.
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...