simplytics 3.0.0 simplytics: ^3.0.0 copied to clipboard
Simple and lightweight Analytics and Crash Reporting abstraction.
3.0.0 #
- Added the ability to attach additional information to error reports, such as tags, custom properties, etc.
2.1.0 #
- Fix parameter passing to FlutterError error handlers inside runAppGuarded.
2.0.0 #
- Added `runAppGuarded()`` function.
- Improved compatibility with Flutter 3.10.
1.0.0 #
- Initial release