flutter_devlens 0.1.3
flutter_devlens: ^0.1.3 copied to clipboard
A premium, production-quality developer debugging toolkit for Flutter. Features glassmorphism UI, network inspector (Dio), route tracker, and custom logger.
0.1.3 #
- Documentation: Added professional Dart documentation comments to all public APIs.
- Modernization: Updated SDK constraints to
>=3.3.0and modernized all core dependencies. - Quality: Enhanced package metadata and improved pub.dev score.
- Maintenance: Refactored internal structure to
lib/srcfor better package hygiene.
0.1.2 #
- Minor stability improvements and UI refinements in the Glassmorphism overlay.
0.1.1 #
- Fix: Absolute image URLs in README for pub.dev display.
0.1.0 #
- Initial stable release.
- Premium Glassmorphism UI.
- Network Inspector for Dio.
- Contextual Logger (Info, Warn, Error).
- Navigation Route Tracking.
- Device Metrics Inspector.
- Draggable Floating Overlay.