dynatrace_flutter_plugin 2.229.0 dynatrace_flutter_plugin: ^2.229.0 copied to clipboard
The Dynatrace Flutter plugin helps auto-instrument your Flutter app with Dynatrace OneAgent for Android and iOS. It also provides an API to add manual instrumentation.
2.229.0 #
- Updated Android (8.229.1.1003) & iOS Agent (8.229.1.1004)
- Fixed Android Issue when closing the application
2.227.3
- Updated Http client to support Dart 2.14+
- Updated Android (8.225.1.1004) & iOS Agent (8.225.1.1015)
2.218.2
- Added new startWithoutWidget API that does not use runApp
- Added API for zone errors
- Added support for null safety
- Deprecated DataCollectionLevel: User (UserBehavior is the new preferred option)
- Updated Android Agent (8.221.1.1005)
1.215.7 #
- Added uninstall option for CLI
- Add new report error and report crash API
- Added API to report values, events and errors in latest actions
- Internal error handler is now reporting errors not crashes
1.208.0 #
- Added manual web request monitoring API
- Introduced UserPrivacyOptions
- Fixed startup binding issue
1.205.0 #
- Added Http abort method to support Dart 2.10+
- Unhandled exceptions reported as crash
1.202.0 #
- Fixed Http instrumentation
0.198.0 #
- Manual Startup
0.196.0 #
- Manual instrumentation API
- Crash Reporting
- HttpClient Support
- Automatic Configuration