Skip to content

Commit 4f9c099

Browse files
committed
0.0.7
1 parent 045e3a0 commit 4f9c099

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.7
2+
3+
- feat: Unipage adds postCreate lifecycle method
4+
15
## 0.0.6
26

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

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

66
environment:

0 commit comments

Comments
 (0)