toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 125 packages
Sort by PUB-AZS
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.#firebase#crashlytics#errors#crashes
A library for common features required by console applications, including color formatting, keyboard input, and progress bars.
Console/Logging text coloring and styling library for Dart. 'Terminal string styling done right' The default mode uses ANSI codes to style the text for Console/Terminal display. HTML mode can be activated so that all text is colored and styled using HTML so ChalkDart can be use for sending colored/styled logs to the Server for viewing from a browser as well.#cli#color#coloring#ansi#html
Command line utility to read lcov.info and print the coverage report to console.
A platform-independent HTTP client API supporting browser, console, and curl (for SOCKS proxy).
The convenient enum of 256 colors for console. This library gives the color code for the console an easily recognizable name.
A package for creating a customizable progress bar in console easily.
Powerful in-app debug console for Flutter apps with network inspector, storage monitor, and password protection#logger#debugger#logging
A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging