PUBDEV
flutter_jolt v0.1.0
Rust-powered JavaScript runtime for Flutter. JSC on Apple, QuickJS elsewhere, host JS on web.
PUBDEV
encoding_detector v1.0.0
A powerful text encoding detection and conversion library based on Google's Compact Encoding Detection (CED). Supports 70+ encodings detection and conversion to UTF-8.
PUBDEV
flutter_jest_style v1.0.0
Jest-like testing for Flutter/Dart: snapshot matchers, mock helpers, watch-mode CLI, and golden test utilities in one import.
PUBDEV
available_video_players v3.1.0
A Flutter plugin for Android to retrieve a list of installed video player applications.
REDDIT
I shipped a Flutter state lib (PipeX) â hereâs how it did vs Riverpod, BLoC, MobX on Rainbench
Hi r/FlutterDev, Iâve been working on PipeX (pipe_x on pub) â a small Flutter state library built around pipes, hubs, and sinks (fine-grained reactivity, minimal boilerplate). I recently ran ...
PUBDEV
rfw_gen_builder v0.1.0
build_runner code generator for rfw_gen. Converts @RfwWidget-annotated Flutter functions to RFW format.
REDDIT
I built a âLiquid Glassâ Flutter Widget Showcase (160+ widgets with live previews) â would love your feedback & ideas ð
Hey everyone! Iâve always liked Flutterâs Widget of the Week, but when actually building apps I kept wishing for something faster and more interactive â where I could instantly see how a widget ...
PUBDEV
rfw_gen v0.1.0
Annotations and runtime helpers for converting Flutter Widget code to RFW (Remote Flutter Widgets) format.
PUBDEV
quest_gamification v0.1.0
RPG-style gamification engine for Flutter apps. XP, levels, badges, streaks, and streak shields out of the box.
PUBDEV
scroll_to_index_max v4.0.0
Flutter 升级 3.35.7 之后,对 scroll_to_index 插件的升级(After Flutter upgrade 3.35.7, the upgrade of scroll_to_index plugins.)。
PUBDEV
real_qr_code v0.0.1
A Flutter QR code generator with stylized rounded finder patterns, blob-effect data modules, and a center space for logo overlay.
PUBDEV
discord_feedback v1.0.0
A Flutter widget to display, react, and reply to feedback messages from a Discord channel using Bot API.
PUBDEV
daum_postcode_search v1.1.0
Zero-dependency package providing local server and HTML assets for Daum Postcode Service in Flutter. Bring your own WebView implementation for maximum flexibility.
PUBDEV
iterable_dropdown v2.0.9
A Flutter dropdown that works on iterable instead of lists. It also has multi select functionality
PUBDEV
flutter_calendar_collection v1.0.1
A comprehensive Flutter calendar widget library featuring multiple view modes, visual styles, date pickers, and business scenarios like attendance, booking, and lunar calendar.
PUBDEV
uom v0.0.1
Units of measurement library for Dart with dimensions, converters, formatting, and derived units.