Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 551 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 551 Bytes

1.2.0

  • SPM ready.

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.2

  • Allow setting the web return value to null. Thanks to doppio

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