nativeshell 0.1.7 copy "nativeshell: ^0.1.7" to clipboard
nativeshell: ^0.1.7 copied to clipboard

outdated

NativeShell Dart API. Used to interact with NativeShell platform code.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[0.1.7] - 2021-06-16 #

  • Added Menu.onOpen callback.

[0.1.6] - 2021-06-13 #

  • Made WindowState.windowSizingMode abstract so that it must be specified explicitely.
  • All DragDataKey constructuctor arguments are now named.
  • DragDataDecode returns nullable result.
  • Added IntrinsicSizedBox widget.

[0.1.5] - 2021-06-07 #

  • Fix window sizing regression.

[0.1.4] - 2021-06-07 #

  • Replaced WindowState.autoSizeWindow with WindowState.windowSizingMode.
  • Removed WindowState.requestUpdateConstraints(), as it is no longer necessary to call it with WindowSizingMode.atLeastIntrinsicSize (default value).

[0.1.3] - 2021-06-03 #

  • Rename WindowBuilder to WindowState.

[0.1.0] - 2021-05-29 #

  • Initial release
30
likes
0
pub points
57%
popularity

Publisher

verified publishernativeshell.dev

NativeShell Dart API. Used to interact with NativeShell platform code.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, pedantic

More

Packages that depend on nativeshell