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

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

1.3.0 #

  • migrated ios implementation to Swift Package Manager
  • migrate android implementation to latest flutter plugin template
  • updated example project

1.2.1 #

  • deps update

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.
5
likes
160
points
1.89k
downloads

Publisher

verified publisherkishormainali.com

Weekly Downloads

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

Repository (GitHub)

Topics

#crash #native-crash #check-root-status #check-jailbreak-status #runtime-crash

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_crash