toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 107 packages
Sort by PUB-AZS
print() in colors, simple and handy for lightweight debugging
A lightweight Flutter plugin for in-app debugging that provides logging, search functionality, and a built-in debug console with persistent storage using SharedPreferences.
FlutterDebugLogger is a singleton utility class designed to print neatly formatted and readable JSON responses (especially for debugging HTTP calls) in your Flutter application.
Lightweight template-based parser build system. Simple prototyping. Comfortable debugging. Effective developing.
A console for debugging Flutter apps. Check the console for prints and errors, while you're testing it, all within your app. Make your own logging and check the StackTraces.
This package is designed to simplify the debugging of the shared_preferences plugin package.
A lightweight Flutter logger with colored console output, log levels, and timestamps. Perfect for debugging and development.
PostgresSQL, MYSQL query builder, Support Model, Where, orWhere, Find, Join, softDeletes, Debugging and many mores.
To implement platform-specific functionality like checking USB debugging, VPN status, and device rooting in a Flutter plugin, you need to create a custom Flutter plugin. This involves defining methods in Dart, implementing platform-specific code in Android (Kotlin/Java) and iOS (Swift/Objective-C), and then linking these implementations via a method channel..
A Flutter package that automatically sends bad HTTP responses from API requests directly to your Telegram group for easier monitoring and debugging.