Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleysin committed Sep 23, 2024
1 parent 0ad9c5a commit 300053f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.1.0

- AttributeValueMapper import
- DuitDriver constructor with static content (json)
- AnimatedBuilder controller reuse
- Duit native module constructor (use duit as BDUI engine at native apps)
- Startup metrics
- New event type: Timer

## 2.0.1

- Fixed an issue with animations not working when using AnimatedBuilder inside components
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_duit
description: Server driver UI framework for Flutter. Allows you to update your cool UI without updating the app!
version: 2.0.1
version: 2.1.0
repository: https://github.com/Duit-Foundation/flutter_duit
issue_tracker: https://github.com/Duit-Foundation/flutter_duit/issues

Expand Down

0 comments on commit 300053f

Please sign in to comment.