v3.0.0 Add prefix to public classes
·
59 commits
to main
since this release
What’s New:
- Added prefix
AppMetricato all classes to remove possible conflicts with other plugins. - Added parameter
AppMetricaConfig.flutterCrashReporting. Flutter crashes will not be handled if it is set to false. - Upgrade decimal version to
3.0.0and align flutter version.
Enhancements and Corrections:
- Started using
flutter_lintsfor checkstyle.