embrace 0.2.0 copy "embrace: ^0.2.0" to clipboard
embrace: ^0.2.0 copied to clipboard

outdated

Embrace SDK for Flutter

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