PUBDEV
willow v0.0.1
A Flutter package providing reusable UI components, type extensions, custom types and Material 3 theming support.
PUBDEV
buzapay_sdk v0.1.0
Flutter SDK for Buzapay Payment Gateway. Accept payments with Card, Bank Transfer, USSD, and Stablecoins (USDT/USDC).
REDDIT
What error tracking tool are Guys using for flutter windows ?
Same as heading, I have tried firebase but it is not stable in windows
PUBDEV
nb_navigation_flutter v3.2.0
A Flutter plugin for Nextbillion.ai Navigation SDK, providing turn-by-turn navigation.
PUBDEV
js_interpreter v0.0.1
A comprehensive, pure Dart JavaScript interpreter supporting ES6+ features. Perfect for embedding JavaScript execution in Dart/Flutter applications.
PUBDEV
tom_d4rt_generator v1.3.0
D4rt bridge generator for creating BridgedClass implementations from Dart source. Supports per-package generation, deduplication, and cross-package bridging.
PUBDEV
tom_d4rt v1.5.0
D4rt - A Dart interpreter and runtime with bridging, security sandboxing, and dynamic code execution. Fork of D4rt with extended features.
PUBDEV
save_points_screen_builder v1.0.0
A modular, configuration-driven screen generator for common Flutter application flows with Material 3 support.
PUBDEV
libremidi_flutter v0.8.0
Cross-platform MIDI device access for Flutter. Supports macOS, iOS, Android, Windows, and Linux with hotplug detection.
PUBDEV
zipy_flutter v0.1.11
Release of the zipy_flutter package, compatible with both iOS and Android.
REDDIT
Flutter iOS debugging on Linux with a real iPhone
Hello everyone, Previously I shared my partially open source setup for debugging Flutter iOS apps on Windows using a real iPhone in this post. Some of you asked about a Linux version, so I was working...
PUBDEV
reflectable v5.2.0
Reflection support based on code generation, using 'capabilities' to specify which operations to support, on which objects. This is the run-time part of reflectable.