flutter_window_close icon indicating copy to clipboard operation
flutter_window_close copied to clipboard

Helps your Flutter apps to handle window close events.

Results 3 flutter_window_close issues
Sort by recently updated
recently updated
newest added

- feat: expose `FlutterWindowClose.destroyWindow` for customized usage. - fix: use `flutter::PluginRegistrarWindows::RegisterTopLevelWindowProcDelegate` for proc delegation & improve `HWND` retrieval. - Refactored Windows implementation use make use of `flutter::PluginRegistrarWindows::RegisterTopLevelWindowProcDelegate` instead of changing...

Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.1 to 3.0.2. Commits 01d16a4 [flutter_lints] Updates various links (#6400) 333d43c [in_app_pur]: Bump org.json:json from 20231013 to 20240303 in /packages/in_ap... ab1630b [pigeon] Adds @​SwiftClass annotation (#6372) 352ddac...

dependencies

Now library not working in MacOS desktop for Flutter SDK 3.22.2, but in Windows and Linux is ok. % flutter doctor -v [✓] Flutter version 3.22.2 on channel stable, on...