diff --git a/packages/unify_uni_page/CHANGELOG.md b/packages/unify_uni_page/CHANGELOG.md index bc46751..46321ff 100644 --- a/packages/unify_uni_page/CHANGELOG.md +++ b/packages/unify_uni_page/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.8 + +- feat: Android impl of UniPage postCreate + ## 0.0.7 - feat: Unipage adds postCreate lifecycle method diff --git a/packages/unify_uni_page/pubspec.yaml b/packages/unify_uni_page/pubspec.yaml index de0c176..269586f 100644 --- a/packages/unify_uni_page/pubspec.yaml +++ b/packages/unify_uni_page/pubspec.yaml @@ -1,6 +1,6 @@ name: unify_uni_page 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. -version: 0.0.7 +version: 0.0.8 homepage: https://github.com/didi/Unify environment: