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

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

1.2.0 #

  • added support for showing custom widget when emulator/root/jailbreak/developer mode detected.
  • dependency updates

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.