
Flutter Gems
A Flutter package landscape guide comprising 1500+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe for Updates Contribute
Crafted with 💙 for Flutter Community
dio
👍 1185
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
READ MOREretrofit
👍 206
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
READ MOREdio_http_cache
👍 66
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
READ MOREpretty_dio_logger
👍 56
Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.
READ MOREdio_cookie_manager
👍 17
A cookie manager for Dio, which supports persistent cookies in RAM and file.
READ MORE
dio_log
👍 11
This plugin can easily help you collect logs of requests. And easy to view the collected logs. Easy debugging in development
READ MOREdio_flutter_transformer
👍 6
A dio transformer espically for flutter, by which the json decoding will be in background with [compute] function in flutter sdk.
READ MORE