PUBDEV
smart_api_executor v0.0.1
A lightweight API lifecycle executor for Dart and Flutter applications. Simplifies loading, success, failure and no-internet handling.
DEVTO
Building a Custom Screen Time Flutter App with iOS Native APIs
Integrating Apple's powerful Screen Time APIs—Family Controls, Managed Settings, and Device Activity—into a cross-platform Flutter application requires bridging native iOS capabilities with Dart code....
PUBDEV
junny_location_punch v1.5.2
A Flutter package for location-based attendance tracking and punch-in management system.
PUBDEV
flutter_steps v2.0.0
A customizable widget that allows you to display a series of steps in a horizontal or vertical direction.
PUBDEV
qris_dinamis v1.0.1
Convert static QRIS (Quick Response Code Indonesian Standard) to dynamic QRIS. Supports string output and image generation with template overlay.
PUBDEV
managed_configurations v1.1.2
Plugin to support managed app configuration provided by a Mobile device management (MDM).
REDDIT
Throttled Sync Tree - A high-performance hierarchical synchronization framework for complex data
Hi everyone! ð Iâve just released flutter_sync_tree, a package designed to manage complex, multi-layered data synchronization (like Firebase Firestore or multi-stage API sequences). I built this ...
PUBDEV
parasail_flutter v1.0.1
SIMD-accelerated Unicode string alignment for Flutter using parasail via FFI, with Needleman-Wunsch, Smith-Waterman, and semi-global algorithms.
PUBDEV
modern_date_picker v0.1.0
A beautiful, customizable date picker widget for Flutter with modern calendar UI, month/year navigation, and dark/light theme support.
PUBDEV
eltropy_conversation_panel v0.0.6
The Eltropy Conversation Panel Flutter package provides the widgets and classes for all contact facing screens.
PUBDEV
flutter_presentation_display v2.0.7
A Flutter plugin designed to handling secondary (presentation) display
REDDIT
Flutter dynamic widgets from JSON + MCP tools â where would you use this?
Hey r/FlutterDev, Iâm experimenting with a Flutter approach where the app receives a JSON payload and renders Flutter widgets from it (server-driven UI). On the backend, the JSON is controlled/assem...
REDDIT
Installing Flutter on Linux (Chromebook)
I've been struggling to install Flutter on VS Code on my Chromebook for quite some time. While I've successfully installed VS Code, I'm having trouble getting Flutter set up. I've checked the official...
PUBDEV
app_image v1.0.15
A complete package for developers looking to implement advanced image display features in their Flutter applications with minimal effort.
PUBDEV
xtal_dashboard v0.1.0
A grid-based dashboard layout library with drag-and-drop reordering, resizing, and physics-based animations.
PUBDEV
dir_picker v0.1.0
A Flutter plugin for picking directories, supporting Android, iOS, macOS, Windows, Linux and Web via FFI and JNI.
PUBDEV
dio_cookie_manager v3.4.0
A cookie manager combines cookie_jar and dio, based on the interceptor algorithm.
PUBDEV
dio_http2_adapter v2.7.0
An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.