flutter_advanced_devtools 1.0.5
flutter_advanced_devtools: ^1.0.5 copied to clipboard
A comprehensive, production-ready developer tools package for Flutter apps with customizable theming, network logging, performance monitoring, and more.
1.0.5 #
- Added 6 professional screenshots showcasing all major features.
- Added comprehensive documentation for pub.dev publication.
- Refactored README with detailed Dio integration instructions.
- Added screenshot directory structure and preparation guide.
- Added helper scripts for screenshot optimization and renaming.
- Updated all GitHub URLs to correct repository.
- Improved package documentation and examples.
- Ready for pub.dev publication.
1.0.4 #
- Removed project-specific default URLs and branding.
- Added support for custom environments initialization.
1.0.3 #
- Fixed remaining hardcoded strings.
1.0.2 #
- Added localization support (English and Arabic).
- Added missing localizations for new keys.
1.0.1 #
- Fixed the issue with the floating button not being visible.
- Added new tabs for Firebase debugging tools, UI event logging, and performance monitoring.
- Added new features:
- Network logging with Dio interceptors.
- Environment management (switch between Dev, Staging, Prod).
- Device information display.
- Exception logging and handling.
- Customizable theming.
- Permission handling and viewing.
- Firebase debugging tools.