PUBDEV
nekos_best v2.1.7
A dart package for interacting with nekos.best api. Easy and simple package to make requests to nekos.best and fetch results.
PUBDEV
aes_encrypt_file v0.0.9
High-performance Flutter plugin for AES-256 file encryption and decryption with native C/C++ implementation. Optimized for large files with low memory footprint.
PUBDEV
composable_data_table v0.1.0
A customizable data table widget for Flutter with selection, pagination, status badges, and theming support.
REDDIT
Got an interview for a Senior Flutter (BLoC) role at a US startup. First time interviewing for the USâany advice?
Hey everyone, Iâve got an interview coming up for a Senior Flutter Developer role at a US-based startup. Honestly, Iâm a mix of excited and pretty nervous. A bit about me: Iâve got 3.5 years of ...
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...