···11+# Changelog
1222-## Next
33+## 1.1.0 - 2022 Jun 3
34- Support adaptive icon
45- Auto start following system theme when switching to the system theme
56- Use Material 3 theme
+1-1
pubspec.yaml
···1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1818-version: 1.0.0
1818+version: 1.1.0
19192020environment:
2121 sdk: ">=2.17.1 <3.0.0"