Flutter package category
Networking and API for Flutter apps
HTTP clients, API services, serialization and model generation packages.
Dio
Powerful HTTP client with interceptors, cancellation and upload/download support.
flutter pub add dio
Freezed
Generate immutable models, unions and copyWith methods for Dart data classes.
flutter pub add freezed
json_serializable
Generate JSON serialization code for Dart models.
flutter pub add json_serializable
Retrofit
Generate typed API clients for Dio-based REST services.
flutter pub add retrofit
Api Network Logger
A production-ready, publishable Flutter package that transparently logs and stores API calls, offline events, and navigation routes.
flutter pub add api_network_logger
Flutter Document Reader Core Fullauthrfid
This is a flutter module for Regula Document Rader Core. Use as dependency with flutter_document_reader_api.
flutter pub add flutter_document_reader_core_fullauthrfid
Flutter Face Api
This is a flutter module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera. Supports Android and iOS.
flutter pub add flutter_face_api
Skeleton Shimmer
Shimmer loading effect and skeleton loaders for Flutter. One sweep shared across every placeholder on the screen, API-compatible with the shimmer package, with reduced-motion accessibility.
flutter pub add skeleton_shimmer
Koolbase Flutter
Flutter SDK for Koolbase — feature flags, remote config, version enforcement, authentication, storage, database, realtime, OTA updates, and code push for mobile apps.
flutter pub add koolbase_flutter
Mqtt5
A pure-Dart MQTT 5.0 client library with QoS 0/1/2, session resume, flow control and enhanced authentication.
flutter pub add mqtt5
Flutter Local Agent Kit
Offline‑first AI framework for Flutter with on‑device LLM inference, RAG, and a Material 3 chat UI.
flutter pub add flutter_local_agent_kit
HTTP
Official-style simple HTTP client for small REST integrations.
flutter pub add http