embrace 1.1.0 embrace: ^1.1.0 copied to clipboard
A comprehensive observability and monitoring platform for iOS and Android apps built with Flutter.
1.1.0 #
- Updated Embrace Android SDK to 5.16.0
- Updated Embrace iOS SDK to 5.17.1
1.0.0 #
- Added runtime type to error information
- Updated Embrace Android SDK to 5.15.3
- Updated Embrace iOS SDK to 5.17.0
0.4.0 #
- Added the embrace_dio package to automatically capture network requests made with Dio
- Fixed an issue that caused some Android NDK crashes not to be reported
- Fixed an issue that caused the value of the 'allowScreenshot' parameter to be ignored in iOS
- Updated Embrace Android SDK to 5.13.0
- Updated Embrace iOS SDK to 5.16.1
0.3.2 #
- Flutter exceptions are now taken into account when calculating the percentage of error-free sessions.
- Updated Embrace Android SDK to 5.12.0
- Updated Embrace iOS SDK to 5.15.0
0.3.1 #
- Updated Embrace Android SDK to 5.10.0
- Updated Embrace iOS SDK to 5.12.4
0.3.0 #
This is a development version and not intended for general use.
- Added
debugEmbraceOverride
to allowEmbrace.instance
to be mocked for testing. - Updated Embrace Android SDK to 5.9.0
- Updated Embrace iOS SDK to 5.12.2
- Fixed an issue in the dSYM upload tool that could cause some uploads to fail
0.2.0 #
This is a development version and not intended for general use.
- Added session properties to Embrace API
- Added ability to manually end a session
- Added EmbraceHttpClient to automatically log http requests
- Added EmbraceNavigatorObserver to automatically log views when routes are pushed and popped
- Added example for capturing errors from isolates
- Fixed compatibility issues with older versions of Flutter
- Updated Embrace Android SDK to 5.8.0
- Updated Embrace iOS SDK to 5.12.0
0.1.0 #
Initial release of the Embrace SDK for Flutter. This is a development version and not intended for general use.
- This release introduces support for the following features:
- Native crash reporting with symbolication
- Breadcrumbs API
- Error and warning logs
- Exception logs
- User ID
- Moments
- Manual network logging
- Manual view logging
- User personas