PUBDEV
ormed v0.1.0
Strongly typed ORM core primitives (annotations, metadata, codecs, and generator) for the routed ecosystem.
PUBDEV
aapt_dart v1.0.0
A pure Dart library for extracting APK information using AAPT (Android Asset Packaging Tool). Extract package details, permissions, activities, and more from APK files.
PUBDEV
voo_config_generator v1.0.2
Code generator for voo_config package. Generates typed configuration classes at build time from .env, .config, or YAML files.
PUBDEV
pharmago_packages v1.0.11
Reusable Flutter components for pharmacy applications. Provides cross-platform widgets for barcode scanning (camera and external USB readers) and comprehensive PDF generation with KPIs, tables, and ch...
PUBDEV
dart_ng_forms v1.5.13
Reactive Forms architecture in Flutter inspired by Angular's FormGroup/FormControl pattern and integration with TextEditingController.
PUBDEV
nostr_bunker v1.3.3
With this package your app can act as a bunker and will be able to sign events from others Nostr apps.
PUBDEV
dart_auto_logger v1.0.2
Automatic debug logging for Dart (Appwrite functions). Pure Dart with no Flutter dependencies.
PUBDEV
auto_logger v1.0.3
Automatic debug logging for Flutter apps. Zero-setup capture of HTTP, platform channels, pointer events, keyboard, navigation, lifecycle, errors, and more.
PUBDEV
money2 v6.3.0
Money2 is a high-precision library for storing, parsing, formatting, and performing arithmetic on monetary values and currencies. Fixed-decimal math, multi-currency support and conversions, parsing an...
PUBDEV
ddd_value_objects v0.2.0
A collection of reusable Value Objects for Domain-Driven Design in Flutter.
PUBDEV
napa_widgets v0.3.0
Napa widgets are an inspectable and serializable version of common Flutter widgets.
PUBDEV
voo_node_canvas v0.1.4
A node-based canvas widget for creating visual node graphs with draggable nodes and connections
HACKERNEWS
Show HN: We ship Flutter app updates without resubmitting on AppStore
Hi HN,We built Stac a server driven UI framework for Flutter.The idea is simple: instead of shipping a new app release for every UI change, the app renders UI from JSON delivered by the backend. This ...
PUBDEV
meta v1.18.1
Annotations used to express developer intentions that can't otherwise be deduced by statically analyzing source code.
PUBDEV
cloner v1.0.2
Utilities for deep cloning collections and custom types with flexible extension points and optional circular reference detection.