infobits 0.1.1
infobits: ^0.1.1 copied to clipboard
Infobits analytics and error tracking. Analytics, Logging, Logger, Error Tracking, Crash Reporting, Performance Monitoring, and more.
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.1.1 - 2025-09-17 #
Fixed #
- Added WASM compatibility by implementing conditional imports for file operations
- Fixed platform-specific imports that prevented web compilation
- Resolved all code formatting issues
Changed #
- Updated
device_info_plusdependency from ^11.4.0 to ^12.0.0 - Updated
package_info_plusdependency from ^8.3.0 to ^9.0.0
0.1.0 - 2025-09-17 #
Added #
- Initial release of Infobits Flutter SDK
- Privacy-focused analytics tracking
- Multi-level logging system
- Error tracking and crash reporting
- Performance monitoring with benchmarking
- Breadcrumb tracking for debugging
- Support for all Flutter platforms (iOS, Android, Web, macOS, Windows, Linux)