flutter_native_view 0.0.2 copy "flutter_native_view: ^0.0.2" to clipboard
flutter_native_view: ^0.0.2 copied to clipboard

PlatformWindows

Flutter plugin to embed native windows into Flutter window.

0.0.2 #

  • chore: switch to MIT license.
  • fix: window restore animation after clicking on taskbar icon (@alexmercerind).
  • refactor: plugin initialization (@alexmercerind).

0.0.1+1 #

  • Fix: window restore animation.

0.0.1 #

  • Embedding of native windows inside Flutter window (@alexmercerind).
  • Placement of other Flutter Widgets on top of the NativeView (@alexmercerind).
  • Multiple instances of NativeView (@alexmercerind).
  • Window movement handling & NativeViews positioning (@alexmercerind).
  • Window resize handling & NativeViews sizing (@alexmercerind).
  • Windows 10 & higher support (@alexmercerind).
  • Proper disposing of HWND and instances (@alexmercerind).
  • Semi transparent Widgets on top of NativeView (@alexmercerind).
  • Customizable hit-test i.e. optional interactability with the NativeViews (@alexmercerind).
  • Placement of NativeViews inside scrollables like ListViews (@alexmercerind).
33
likes
130
points
1.28k
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to embed native windows into Flutter window.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path

More

Packages that depend on flutter_native_view