unify_uni_page 0.0.6 copy "unify_uni_page: ^0.0.6" to clipboard
unify_uni_page: ^0.0.6 copied to clipboard

A lightweight Flutter library for seamless integration of native pages using PlatformView. Provides a unified UniPage interface for Android and iOS, enabling easy embedding of native views in Flutter apps.

0.0.6 #

  • Updated the gestureRecognizers for both iOS and Android platforms to use EagerGestureRecognizer instead of an empty set, improving the responsiveness of the UI.

0.0.5 #

  • feat: UniPageLifecycleHolder: add findUniPagesByActivity method

0.0.4 #

  • feat: CommonParams
  • fix: use empty Map as params to avoid casting Null to Map

0.0.3 #

  • add an onPlatformViewDispose callback to AbsUniPageFactoryListener

0.0.2 #

  • Android UniPage: make onForeground and public
  • Merge unipage branch into master. Delete unipage branch.

0.0.1 #

  • First release.
  • Still in developing, not for production usage.
0
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter library for seamless integration of native pages using PlatformView. Provides a unified UniPage interface for Android and iOS, enabling easy embedding of native views in Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on unify_uni_page

Packages that implement unify_uni_page