Skip to content

Commit 37d77e4

Browse files
committed
unify_uni_page 0.0.5
1 parent b25c872 commit 37d77e4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/unify_uni_page/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.5
2+
3+
- feat: UniPageLifecycleHolder: add findUniPagesByActivity method
4+
15
## 0.0.4
26

37
- feat: CommonParams

packages/unify_uni_page/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: unify_uni_page
22
description: 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.
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/didi/Unify
55

66
environment:

0 commit comments

Comments
 (0)