flutter_exit_app 1.1.4 copy "flutter_exit_app: ^1.1.4" to clipboard
flutter_exit_app: ^1.1.4 copied to clipboard

A flutter plugin provides the best way to exit the app doesn't call exit(0) in dart code.

1.0.0 #

  • Implement native android exit app
  • Implement native ios exit app
  • Add License

1.0.3 #

  • fix docs
  • android exit when 2000 msec

1.0.5 #

  • fix kill app in background when 1 sec

1.1.0 #

  • Fix kill ios process
  • Add time wait for exit

1.1.1 #

  • breaking: remove exit(0) for ios

1.1.2 #

  • add iosForceExit parameter for exitApp method

1.1.3 #

  • Update version
  • Add Test case
  • Update example
  • Update native code
  • Fix an issue #1

1.1.4 #

  • Fix an issue #2
46
likes
160
points
17.3k
downloads

Publisher

verified publisherlaoitdev.com

Weekly Downloads

2024.09.26 - 2025.04.10

A flutter plugin provides the best way to exit the app doesn't call exit(0) in dart code.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_exit_app