native_crash 1.1.2 copy "native_crash: ^1.1.2" to clipboard
native_crash: ^1.1.2 copied to clipboard

Flutter plugin to simulate native crash. By calling crash it will crash the app.

1.1.2 #

  • dependency updates
  • updated android compileSdkVersion to 34
  • updated android minSdkVersion to 23

1.1.1 #

  • fix ios build issue

1.1.0 #

  • added jailbreak or root detection.
  • added optional message parameter to crash() method.

1.0.0 #

  • initial release.