We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8df8d commit 47e7ec9Copy full SHA for 47e7ec9
2 files changed
CHANGELOG.md
@@ -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
7
## [7.0.0]
8
9
#### (Flutter version support: v3.19.6)
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_platform_widgets
description: Simplifying the use of both Material and Cupertino widgets with a single widget
-version: 7.0.0
+version: 7.0.1
homepage: https://github.com/stryder-dev/flutter_platform_widgets
documentation: https://github.com/stryder-dev/flutter_platform_widgets/wiki
0 commit comments