PUBDEV
taro v1.4.0
Taro is a library for loading data from network and saving it to storage to speed up data loading.
PUBDEV
flg v1.0.0
A CLI tool for generating Flutter projects with Clean Architecture, feature-first organization, and modern state management (Riverpod, Bloc, Provider).
PUBDEV
layrz_theme v7.5.8
Layrz standard styling library for Flutter. Widget library following the Material Design 3 guidelines, with a focus on reliavility and functionality.
PUBDEV
flutter_clean_architecture v6.2.0
A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.
PUBDEV
hex_viewer v0.2.1
Zero-dependency hexadecimal viewer widget for Flutter with selection, copy, and byte grouping support.
PUBDEV
network_debugger v0.2.1
Launcher for network-debugger binary with automatic download, caching, and process management.
PUBDEV
socket_io_debugger v1.1.1
One-call proxy helper for Socket.IO client: reverse/forward modes for local debugging.
PUBDEV
web_socket_channel_debugger v0.2.1
Helper to attach network-debugger proxy to package:web_socket_channel (reverse/forward).
PUBDEV
web_socket_debugger v0.2.1
Helper to attach network-debugger proxy to package:web_socket (reverse/forward).
PUBDEV
http_debugger v0.2.1
Global HTTP interceptor via HttpOverrides to proxy all traffic through local network debugger.
PUBDEV
dio_debugger v0.2.1
Lightweight utility to attach a reverse/forward proxy to an existing Dio instance for local debugging.
PUBDEV
durt2 v0.6.1
Dart library for interacting with Duniter v2s blockchains. Provides wallet management, transaction signing, Squid GraphQL requests, and more
REDDIT
What Flutter app architecture are you using in production?
Curious what people are actually using Clean Architecture, Flutter docs approach, feature-first, or something custom? If you use any starter GitHub repo, please share.
PUBDEV
flash_form v0.0.15
FlashForm is a Flutter package that simplifies form creation by automatically generating form fields from your data model's structure. This eliminates the need to manually create widgets for each fiel...