unify_uni_page 0.0.9 copy "unify_uni_page: ^0.0.9" to clipboard
unify_uni_page: ^0.0.9 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.9 #

  • UniPage adapt to Android 15

0.0.8 #

  • feat: Android impl of UniPage postCreate

0.0.7 #

  • feat: Unipage adds postCreate lifecycle method

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
140
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
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on unify_uni_page

Packages that implement unify_uni_page