flutter_metric_kit 0.0.2
flutter_metric_kit: ^0.0.2 copied to clipboard
Flutter wrapper for MetricKit on iOS
0.0.2 #
- Updated project structure for better Swift Package Manager support
- Added comprehensive Dart documentation comments to all public APIs for clarity and maintainability
- Enhanced README with detailed feature list, usage examples, and platform support information
- Added macOS platform support alongside iOS
- Improved code organization and removed legacy Android implementation
- Added integration tests and updated example project
- Fixed various build and dependency issues
0.0.1 #
- Initial release with basic MetricKit wrapper functionality
- Support for iOS platform with method channel implementation
- Basic metric and diagnostic payload models