flutter_debug_panel 0.0.1 copy "flutter_debug_panel: ^0.0.1" to clipboard
flutter_debug_panel: ^0.0.1 copied to clipboard

An in-app debug panel for development with network logs, state inspection, and performance metrics

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

0.0.1 - 2024-12-19 #

Added #

  • Initial release of Flutter Debug Panel
  • Network logging functionality
  • State inspection capabilities
  • Performance metrics tracking
  • In-app debug panel interface
  • Provider integration for state management
  • HTTP request/response logging
  • Shared preferences for debug settings

Technical Details #

  • Flutter SDK compatibility: >=3.10.0
  • Dart SDK compatibility: >=3.0.0 <4.0.0
  • Dependencies: http, provider, shared_preferences
  • Development dependencies: flutter_lints, test, mockito, build_runner
1
likes
160
points
16
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbechattaoui.dev

Weekly Downloads

An in-app debug panel for development with network logs, state inspection, and performance metrics

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, provider, shared_preferences

More

Packages that depend on flutter_debug_panel