PUBDEV
icloud_storage_plus v1.0.0
Flutter plugin for iCloud document storage that syncs across devices with safe file operations and Files app integration.
PUBDEV
jsoncare_flutter v1.0.0
A tolerant JSON-to-Dart model generator and safe parsing helper that prevents runtime crashes caused by API type mismatches.
PUBDEV
callback_handler v0.0.1
High-performance callback management with O(1) operations, type-safe generic support, and multiple callback registration for Dart applications.
PUBDEV
flutter_gemma v0.12.3
The plugin allows running the Gemma AI model locally on a device from a Flutter application. Includes support for Gemma 3 Nano models with optimized MediaPipe GenAI v0.10.24.
PUBDEV
edge_veda v1.0.0
On-device LLM inference SDK for Flutter. Run Llama, Phi, and other language models locally with Metal GPU acceleration on iOS devices.
PUBDEV
google_fonts v8.0.1
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
PUBDEV
clean_api_codegen v0.1.2
Clean architecture code generator for OpenAPI (REST/JSON) that produces data/domain layers.
PUBDEV
typeredis v3.6.0
A high-performance, cluster-aware, type-safe Dart client for Redis, Valkey, and compatible servers.
PUBDEV
printer_gateway v0.0.2
A Flutter package for normative printer functionality that allows generating and formatting print documents from JSON data
PUBDEV
flutter_kanpur_ui_kit v0.0.11
A reusable Flutter UI kit from the Flutter Kanpur community featuring customizable widgets.
PUBDEV
flutter_gb_ui_kit v3.9.0
A UI utility package for Geekbears, it contains some useful UI widgets
DEVTO
Flutter Security: Why `isMockLocation` Is Dead in 2026 (And How to Fix It)
If you are building a logistics, ride-sharing, or field-attendance app in Flutter, you have likely written this line of code before: if (location.isMock) { // Block user } Five years ago, this was eno...
PUBDEV
universal_extensions v0.0.2
A universal Flutter/Dart extension package providing commonly used extensions for Widgets, Strings, Dates, Lists, BuildContext, and more.
PUBDEV
zorphy v1.0.0
A powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support
PUBDEV
zorphy_annotation v1.0.0
Annotations for zorphy code generation package that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support