PUBDEV
hyprar_engine v1.0.0
Motor de Realidad Aumentada nativa para Flutter. Captura fotos y videos H.264 con stickers faciales 2D/3D en tiempo real usando ML Kit y MediaCodec.
PUBDEV
cdart v0.0.2
A Dart library that provides C-compatible utilities and bindings, enabling direct code porting from C to Dart with minimal modifications.
REDDIT
Can Flutter be used in a desktop app in lieu of native renderer?
Looking to play around with various ideas for desktop app. One is the electron route with webview.. that works, its not bad, tons of support/libraries for GUI stuff. But sluggish, eats memory, etc. Th...
REDDIT
Built an Auth system for Flutter that reads SIM card automatically like Google does
Hey everyone I've been working on an auth system you can drop into any Flutter app The idea is users don't type their phone number, the system reads the SIM card directly and fills it automatically ju...
DEVTO
How I Built Encrypted Bluetooth Team Sync in Flutter — AES-256-GCM, ECDH, CRDTs, Zero Servers
There are plenty of places where cell towers don't exist. Mountains, forests, remote wilderness where the only infrastructure is what you carry. When your team spreads out across a few kilometers, kno...
PUBDEV
bedrock_sync v0.1.0
A backend-agnostic, offline-first sync engine for Flutter. Your data stays grounded on device and syncs to any backend — REST, Firebase, or Supabase — when online.
REDDIT
I just published my first Flutter package:Â text_gradient_widget. Itâs a
Hi everyone, I just published my first Flutter package:Â text_gradient_widget. Itâs a small package for creating gradient text with linear and radial gradients, custom stops, and different direction...
PUBDEV
dynamic_app_icon_changer v0.0.2
A Flutter plugin for changing app icons dynamically at runtime on Android and iOS.
PUBDEV
ap_common v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
ap_common_announcement_ui v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
ap_common_flutter_platform v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
ap_common_flutter_ui v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
ap_common_flutter_core v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
ap_common_core v1.0.0
The school affairs(AP) series shares the engineering kit, rapid development of the school affairs series(AP) app
PUBDEV
dtui v0.1.1
A zero-dependency terminal UI framework for Dart with composable widgets, flex/fixed layout engine, and efficient diff-based ANSI rendering.
PUBDEV
text_gradient_widget v1.0.1
A Flutter widget for rendering text with linear and radial gradient effects, supporting 8 directions, custom stops, and full text styling.