Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 517 Bytes

0.1.0

  • Breaking change, now initialize method need to be called in order to init Fabric (GDPR compliance)
  • fix crash when stacktrace is null for some reason...
  • fix crash when line number is null

0.0.6

  • add manual log for Error/Exception
  • support for Zone

0.0.5

  • fix empty crash report in release mode.

0.0.4

  • add ability to force a crash when a flutter exception append to force a fatal error.

0.0.3

  • update package info.

0.0.2

  • enable SDK dart 2.

0.0.1

  • initial release.