double_back_to_close_app 1.0.0
double_back_to_close_app: ^1.0.0 copied to clipboard
A Flutter package that allows Android users to press the back-button twice to close the app.
1.0.0 01/04/2020 #
- Narrow members visibility
- Throw
FlutterError
instead ofStateError
when there's noScaffold
(may be breaking)
0.1.2 11/10/2019 #
- Consider route's local-history when showing snack-bar
0.1.1 23/08/2019 #
- Fix
DoubleBackToCloseApp
s child widget not showing in platforms different from Android
0.1.0 11/08/2019 #
- Initial release