flutter_performance_testing 0.0.1
flutter_performance_testing: ^0.0.1 copied to clipboard
Performance testing utilities and benchmarks for Flutter applications
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.
0.0.1 - 2024-12-19 #
Added #
- Initial release of flutter_performance_testing package
- Performance testing utilities and benchmarks for Flutter applications
- Support for all 6 platforms: iOS, Android, Web, Windows, macOS, Linux
- WASM compatibility
- Core performance measurement tools
- Benchmark utilities for widget rendering
- Memory usage monitoring capabilities
- CPU performance profiling tools
Technical Details #
- Flutter SDK requirement: >=3.10.0
- Dart SDK requirement: >=3.0.0 <4.0.0
- Comprehensive test coverage
- Flutter lints compliance
- Cross-platform compatibility