flutter_native_view 0.0.1+1 copy "flutter_native_view: ^0.0.1+1" to clipboard
flutter_native_view: ^0.0.1+1 copied to clipboard

PlatformWindows
outdated

Flutter plugin to embed native windows into Flutter window.

0.0.1+1 #

  • Fix: window restore animation.

0.0.1 #

  • Embedding of native windows inside Flutter window.
  • Placement of other Flutter Widgets on top of the NativeView.
  • Multiple instances of NativeView.
  • Window movement handling & NativeViews positioning.
  • Window resize handling & NativeViews sizing.
  • Windows 10 & higher support.
  • Proper disposing of HWND and instances.
  • Semi transparent Widgets on top of NativeView.
  • Customizable hit-test i.e. optional interactability with the NativeViews.
  • Placement of NativeViews inside scrollables like ListViews.
32
likes
130
pub points
77%
popularity

Publisher

unverified uploader

Flutter plugin to embed native windows into Flutter window.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, path

More

Packages that depend on flutter_native_view