Skip to content

Commit aaf9c5d

Browse files
committed
0.0.8
1 parent 0281184 commit aaf9c5d

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.8
2+
3+
- feat: Android impl of UniPage postCreate
4+
15
## 0.0.7
26

37
- feat: Unipage adds postCreate lifecycle method

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.7
3+
version: 0.0.8
44
homepage: https://github.com/didi/Unify
55

66
environment:

0 commit comments

Comments
 (0)