back_handler 1.0.4
back_handler: ^1.0.4 copied to clipboard
A Flutter plugin that provides double-tap back button functionality to exit the app with customizable toast messages, custom widgets, and flexible callbacks.
1.0.4 #
- Minor bug fixes
1.0.3 #
- Minor bug fixes
1.0.2 #
- Minor bug fixes
1.0.1 #
- Minor UI improvements and code cleanup
1.0.0 #
- Double-tap to exit with customizable timeframe
- Multiple integration options: wrapper, widget, manual
- Predefined UI widgets: Dialog, BottomSheet, Snackbar
- Fully customizable messages, callbacks, and UI
- Cross-platform toast with Android/iOS support
- Clean memory management, error handling, and null safety
- Easy-to-use configuration and global override