PUBDEV
flutter_gb_stack_base v5.5.0
A utility package that helps develop application in a Geekbears way. This is also the base of some other packages like authentication and account
DEVTO
[Boost]
Flutter Design Systems: Exploring Modern Alternatives to Material Design Dinko Marinac ・ Jul 15 '24 #flutter #ui #ux #designsystem
PUBDEV
finch v1.1.0
A fast, lightweight Dart web framework for building scalable server-side apps and APIs with MongoDB, MySQL, SQLite, WebSockets,...
PUBDEV
fl_chart v1.2.0
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
PUBDEV
pc_direct_pay v0.0.1
PayCaps Direct Pay SDK — server-to-server payment integration for Flutter with 3D Secure support, SHA-512 hashing, and structured debug logging.
PUBDEV
rd_direct_pay v0.0.1
Red Dragon Direct Pay SDK — server-to-server payment integration for Flutter with 3D Secure support, SHA-512 hashing, and structured debug logging.
PUBDEV
bubble_accessibility v0.1.1
Floating bubble overlay for Android apps. Auto-shows when backgrounded or killed, streams notification payloads to Dart, supports accessibility and foreground-service modes.
PUBDEV
direct_pay_core v0.0.1
Core payment engine for Direct Pay (S2S) — server-to-server payment SDK for Flutter with SHA-512 hashing, 3D Secure WebView, and structured logging.
PUBDEV
myelin v1.0.0
A pure-Dart AI orchestration layer. Unified API for loading models, managing memory, and downloading new models across various runtimes (llama.cpp, MLX, Ollama, etc.).
PUBDEV
flutter_background_wraper v1.0.3
A customizable background layout widget with loading, error, and refresh handling.
PUBDEV
offline_sync_flutter v1.0.0
An automatic offline-first API synchronization system for Flutter apps. Handles request queue management, automatic sync when internet returns, and conflict resolution.
PUBDEV
camera_extended v1.1.0
Extended Flutter camera plugin with native aspect ratio support (16:9, 4:3, 1:1). Fork of the official camera package with sensor-level aspect ratio configuration.
PUBDEV
camera_extended_ios v1.1.0
iOS implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).
PUBDEV
camera_extended_android v1.1.0
Android implementation of camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).
REDDIT
The email-sending capability of the Zeytin package in Flutter (UPDATE)
I just released an update for the Zeytin package, and Zeytin now has the ability to send emails. Once youâve configured the SMTP settings on your server, youâll have an open-source email server th...