crashcatchlib_flutter 2.1.2 copy "crashcatchlib_flutter: ^2.1.2" to clipboard
crashcatchlib_flutter: ^2.1.2 copied to clipboard

Official Flutter crash reporting library for Crash Catch

[1.0.0] #

  • Initial release

[1.0.1] #

  • Fixes issue with Load Balancer cookie
  • Fixed issue with checking for blank session id

[1.0.2] #

  • Bug fixes from pre-release testing

[1.0.3] #

  • Bug fixes for cookie handling to production servers during pre-release testing

[1.0.4] #

  • Bug fixes for load balancer cookie handling to production servers during pre-release testing

[2.0.1] #

  • Updated dependencies

[2.1.1] #

  • Fixed issue where library was treated as legacy as wasn't fully null type safe
  • Added support for additional platforms that are in stable release by flutter (Android, iOS, Windows and Web)
  • Removed some unnecessary logging

[2.1.2]] #

  • Fixed issue with crashes not being sent under certain circumstances (there was a timing issue)
  • Fixed issue where a new session could be created if the initialisation request was sent multiple times.