Skip to content

Commit 47e7ec9

Browse files
Lance JohnstoneLance Johnstone
authored andcommitted
Bump version to 7.0.1
1 parent be8df8d commit 47e7ec9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.0.1]
2+
3+
#### (Flutter version support: v3.19.6)
4+
5+
- Fixed use of wrong data type on PlatformApp setting the darkTheme property (thanks SileyGames)
6+
17
## [7.0.0]
28

39
#### (Flutter version support: v3.19.6)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_platform_widgets
22
description: Simplifying the use of both Material and Cupertino widgets with a single widget
3-
version: 7.0.0
3+
version: 7.0.1
44
homepage: https://github.com/stryder-dev/flutter_platform_widgets
55
documentation: https://github.com/stryder-dev/flutter_platform_widgets/wiki
66

0 commit comments

Comments
 (0)