PUBDEV
firebase_kit v1.1.1
Firebase integration kit for Flutter applications. Provides streamlined Firebase services including Analytics, Authentication, Crashlytics, Cloud Firestore, and Cloud Messaging.
PUBDEV
tcgdex_sdk v1.0.0
A Dart/Flutter SDK for the TCGdex API — the open-source Pokémon Trading Card Game database. Search cards, sets, series, and more with a fluent query builder and built-in caching.
PUBDEV
isolate_kit v1.0.2
Isolate management for Flutter with task cancellation, zero-copy transfer, priority queue, progress tracking, and auto-dispose.
PUBDEV
resumejson v0.1.0
Reference Dart type library for the ResumeJSON structured resume format. Immutable data classes with JSON-LD serialization. Zero external dependencies.
PUBDEV
zenrouter_core v2.0.1
The core routing engine and unified interfaces for the ZenRouter navigation system. Contains common models, types, and logic used across the zenrouter ecosystem.
PUBDEV
flutter_auto_translate v1.0.4
Wrap any Text widget with AutoTranslate to add automatic translation with caching. Supports 85+ languages.
PUBDEV
flow_box_popup v1.0.0
A smooth popup box with fluid animations. It auto-adjusts its height to fit content and slides up gracefully when the virtual keyboard appears.
PUBDEV
declar_ui v2.0.0
Declar UI is a declarative and composable Flutter UI framework by UpDown Interactive. It offers a fluent, SwiftUI-inspired syntax for building clean, modern Flutter interfaces using expressive, chai...
PUBDEV
flutter_nav_toggle v1.0.1
A dual-mode navigation toggle widget that smoothly morphs between sidebar and tab bar layouts with clip-path animations.
PUBDEV
unified_esc_pos_printer v1.0.1
Unified ESC/POS thermal printer package for Flutter. Supports USB, Bluetooth Classic, BLE, and Network connections with a single PrinterManager API. Includes a full ESC/POS command generator with text...
PUBDEV
knex_dart_postgres v0.1.0
PostgreSQL driver for knex_dart — connect and execute queries against a PostgreSQL database using the knex_dart query builder.
PUBDEV
knex_dart_mysql v0.1.0
MySQL driver for knex_dart — connect and execute queries against a MySQL database using the knex_dart query builder.
PUBDEV
knex_dart_sqlite v0.1.0
SQLite driver for knex_dart — connect and execute queries against a SQLite database using the knex_dart query builder.
PUBDEV
knex_dart v1.0.0
A Dart SQL query builder inspired by Knex.js. Use driver packages (knex_dart_postgres, knex_dart_mysql, knex_dart_sqlite) to connect to databases.
PUBDEV
morphing_button v0.1.0
A Flutter package providing morphing button widgets with smooth directional arrow animations that respond to cursor position.
PUBDEV
mrz_sc_tflite v1.0.0
An extension for the mrz_sc package that utilizes TensorFlow Lite for completely offline on-device MRZ parsing with custom models.
PUBDEV
mrz_sc_mlkit v1.0.0
An extension for the mrz_sc package that utilizes Google ML Kit Text Recognition for on-device parsing.
PUBDEV
state_beacon v3.1.0
A reactive primitive and simple state managerment solution for dart and flutter