flutter_analytics_mock 0.0.1
flutter_analytics_mock: ^0.0.1 copied to clipboard
Mock analytics for testing without sending real data
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_analytics_mock package
- Mock analytics implementation for testing without sending real data
- Support for all 6 platforms: iOS, Android, Web, Windows, macOS, Linux
- WASM compatibility
- Comprehensive test coverage
- Flutter and Dart analysis compliance