Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 888 Bytes

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 888 Bytes

0.3.4

  • Remove setAsFrameless call on initialization.

0.3.3

  • Add "Window title bar visibility" option.

0.3.2

  • Add system pop event.

0.3.1

  • Add "Windows always on top" option.

0.3.0

0.2.1

  • Fix MediaQuery not being applied when a device is chosen.

0.2.0

  • Update to support Flutter 3.19.2

0.1.0

  • Fixed window resizing for macOS.
  • Made the layout more responsive for smaller screen sizes.

0.0.6

  • Decreased the minimum SDK requirement to 3.0.0.

0.0.5

  • Dropped dependency on vm_service due to package incompatibilities.

0.0.4

  • Dropped dependency on flutter_test.

0.0.3

  • Specified platforms in Pubspec

0.0.2

  • Updated README

0.0.1

  • Initial release :)