Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 675 Bytes

0.2.0

  • Added the ability to determine whether a created window will be resizable or not (#101 and #130)

0.1.0

  • [BREAK CHANGE] upgrade min flutter version to 3.0.0
  • fix macOS memory leak issue. #123

0.0.2

  • [Windows] fix free window_channel_ may cause crash. #78
  • add getAllSubWindowIds api. #77

0.0.1

  • Initial release. support Linux, macOS, Windows.