Skip to content

Commit

Permalink
unify_uni_page 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiee committed Sep 4, 2024
1 parent 23db073 commit 5a2f52a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/unify_uni_page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 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
Expand Down
2 changes: 1 addition & 1 deletion packages/unify_uni_page/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.3
version: 0.0.4
homepage: https://github.com/didi/Unify

environment:
Expand Down

0 comments on commit 5a2f52a

Please sign in to comment.