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
HTTP
Official-style simple HTTP client for small REST integrations.
flutter pub add http
Stellar Flutter Sdk
A Stellar SDK for Flutter, that can query Horizon and Soroban RPC, build, signs and submit transactions to Stellar. Supports many SEPs and can deploy and invoke Soroban Contracts.
flutter pub add stellar_flutter_sdk