PUBDEV
flutter_saver v0.0.7
A Flutter package for saving images and downloadable links across all platforms with support for various formats.
PUBDEV
zeba_books_poetry_engine v1.0.0
Flutter UI library for poetry typography and advanced verse rendering. Provides hanging indent poetry lines, stanza translation layouts, automatic line numbering, RTL/LTR detection, and caesura spacin...
DEVTO
FluxDown: A Free Download Manager Built with Rust + Flutter
I've been working on a download manager called FluxDown that handles multiple protocols in one app. The backend is written in Rust on top of Tokio, and the GUI uses Flutter with shadcn-style component...
PUBDEV
syrian_dio v0.0.2
Production-ready networking layer for Flutter apps built on Dio (Result<T>, error mapping, retry, auth, refresh token).
PUBDEV
birth_date_input v1.0.1
Three-field (day / month / year) date input widget for Flutter forms — a lightweight alternative to date pickers for birth date / date of birth entry. Built-in validation, auto-advance, paste support,...
PUBDEV
smart_graph_toolkit v1.0.1
A powerful Flutter charting library for beautiful line charts and real-time streaming charts with pinned Y-axis, horizontal scrolling, and gradient fills.
PUBDEV
unrolled_b_tree v1.0.0
A high-performance Unrolled B+ Tree implementation with O(log N) random access and O(1) sequential access using Finger Caching and Fenwick Trees.
PUBDEV
mcp_client v1.1.0
Dart implementation of Model Context Protocol (MCP) client v2025-03-26. Supports embedded systems, modern async patterns, and full MCP standard compliance for LLM applications.
PUBDEV
ccci_utility v1.1.132+109
A collection of utility classes and templates for building Flutter applications efficiently.
PUBDEV
hyper_table v0.1.0
High-performance Flutter data grid with virtual scrolling, frozen columns, sorting, filtering, editing, tree data, and synchronized section scrolling.
DEVTO
Why I Built Fluxy: Rethinking Flutter Architecture
Flutter is an incredible UI toolkit. But as applications grow, their architecture often becomes fragmented, verbose, and hard to reason about. After working on multiple production Flutter apps and exp...
PUBDEV
zeba_books_text_analyzer v0.1.0
Linguistic utility for multi-script text metrics, syllable analysis, and readability scoring supporting Latin, Cyrillic, and Perso-Arabic scripts.
PUBDEV
flutter_tweakcn_generator v0.1.1
Converts tweakcn CSS themes into Flutter ThemeData with ColorScheme, ThemeExtension, Google Fonts, and light/dark mode support.
PUBDEV
mf_bluetooth_printer v1.0.0
A Flutter package for MF Bluetooth Printer — print receipts to Bluetooth thermal printers via ESC/POS.
PUBDEV
mcp_knowledge v0.1.0
Unified knowledge management system integrating facts, skills, profiles, and operations with facades, bridges, and event-driven architecture for the MCP ecosystem.