flutter_window_close 1.1.0 flutter_window_close: ^1.1.0 copied to clipboard
Let your Flutter app has a chance to confirm if the user wants to close your app.
1.1.0 #
- Modify the way to set the active window on macOS.
1.0.0 #
- Prevents closing the window only after the plugin is initialized.
0.3.0 #
- Fix the Linux plugin on Flutter 3.10 and above.
0.2.1 #
- Fix the issue that the window won't be closed when sending the message to close window after a delay on Windows.
0.2.0 #
- Support Flutter Web
0.1.1 #
- Update documentation
0.1.0 #
- Initial release