We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kListOSWithCupertinoDesign
isCupertino
1 parent 853118c commit 787302cCopy full SHA for 787302c
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.1.0 - 2020-10-18
2
+### Changed
3
+- Fix `kListOSWithCupertinoDesign` constant and `isCupertino` flag
4
+
5
6
## 2.0.1 - 2020-09-06
7
### Added
8
- Add getters:
pubspec.yaml
@@ -2,7 +2,7 @@ name: platform_info
description: >
Contains info about current platform
such as Build mode and Operating system
-version: 2.0.1
+version: 2.1.0
repository: https://github.com/PlugFox/platform_info/tree/master
issue_tracker: https://github.com/PlugFox/platform_info/issues
homepage: https://github.com/PlugFox/platform_info
0 commit comments