
Flutter Gems
A Flutter package landscape guide comprising 2500+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe for Updates Contribute
Crafted with 💙 for Flutter Community

catcher
👍 188
Plugin for error catching. Allows handling errors when they're not catched by developer. Plugin provides multiple handlers for errors.
READ MORE
logging
👍 103
Provides APIs for debugging and error logging. This library introduces abstractions similar to those used in other languages, such as the Closure JS Logger and java.util.logging.Logger.
READ MOREpretty_dio_logger
👍 93
Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.
READ MORE
alice
👍 51
Alice is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.
READ MORE
lumberdash
👍 34
Do you need logs? Lumberdash is the answer! Simple and extensible logging API, it allows you to create and consume different that will cover all your logging needs.
READ MOREsprintf
👍 33
Dart implementation of sprintf. Provides simple printf like formatting such as sprintf("hello %s", ["world"]);
READ MOREsimple_logger
👍 33
Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to called location by clicking the log.
READ MORE

f_logs
👍 26
FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.
READ MOREfimber
👍 25
Extensible logging for Flutter - based on Timber on Andoird, using similar (as far as Dart lang allows) method API with same concepts for tree and planting logging tree.
READ MORE
l
👍 21
Crossplatform html/io [L]ogger library with simple API. Manipulate with native console and store logs in txt files and indexedDB. Support ascii colorize output.
READ MORE
let_log
👍 19
LetLog is a logger that supports both IDE and in-app display, and supports log and network.
READ MORE


quick_log
👍 12
An easy to use and extendable logging package for Dart. Especially useful for use in libraries, as it allows applications to control logging from the imported libraries.
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 MORE
redux_remote_devtools
👍 8
Remote DevTools for Redux.dart. This package connects a Dart Redux store to the Remote Devtools Server, allowing the developer to inspect changes to the Redux Store during runtime.
READ MOREflutter_fimber
👍 7
Flutter extension for Fimber logging API, it will use native OS Logging statements via channel.
READ MORE