Skip to content

Commit 908287c

Browse files
committed
Prepare release
1 parent ab036b4 commit 908287c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.3.0
2+
3+
- Added experimental theme support
4+
15
## 3.2.0
26

37
- New stream of typed events from driver

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: duit_kernel
22
description: "Core library for flutter_duit package. Contains reusable models for developing third-party packages."
3-
version: 3.2.0
3+
version: 3.3.0
44
repository: https://github.com/lesleysin/duit_kernel
55

66
environment:
@@ -11,6 +11,7 @@ dependencies:
1111
ansicolor: ^2.0.3
1212
flutter:
1313
sdk: flutter
14+
web: ^1.1.0
1415

1516
dev_dependencies:
1617
flutter_test:

0 commit comments

Comments
 (0)