voo_performance 0.0.1
voo_performance: ^0.0.1 copied to clipboard
Performance monitoring package for Flutter applications.
0.0.2 #
- Updated dependencies (voo_core ^0.0.2, voo_logging ^0.0.15)
- Implemented performance monitoring for Flutter applications
- Added PerformanceDioInterceptor for HTTP request/response tracking
- Created NetworkMetric entity for network performance data
- Implemented PerformanceTrace for custom performance measurements
- Added PerformanceTracker utility for centralized performance monitoring
- Enhanced integration with voo_logging for performance events
- Improved network request timing and metrics collection
- Added support for custom performance traces
- Integrated with DevTools for performance visualization
0.0.1 #
- Initial release
- Basic performance monitoring infrastructure
- Foundation for network and performance tracking