flutter_exit_app 1.1.2 copy "flutter_exit_app: ^1.1.2" to clipboard
flutter_exit_app: ^1.1.2 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
28
likes
140
pub points
96%
popularity

Publisher

verified publisherlaoitdev.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_exit_app