Flutter: How to Exit App Using ElevatedButton onPressed?

preview_player
Показать описание
Learn how to exit flutter app programmatically using a button on android and IOS. On IOS we use Exit 0.
This flutter tutorial code terminate your app and back to the home page.

If you have any question. Please write in the comments!
#Flutter #Tutorial #HussainHumdani
Рекомендации по теме
Комментарии
Автор

if exit(0) shouldn't used, then what should we use for exiting the app in ios Flutter

thamizh_from_pondy