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.
1 parent 8265870 commit ffe95f3Copy full SHA for ffe95f3
2 files changed
CHANGELOG.md
@@ -9,6 +9,7 @@ utilised by the flutter version_widget package.
9
10
## 1.1 Review and Consolidate
11
12
+- Better CHANGELOG. Rosolve CORS issue [1.0.6 20251027 tonypioneer]
13
- Update tooltip text [1.0.5 20250928 gjw]
14
- Support user text style for Version string [1.0.4 20250722 jesscmoore]
15
- Support VersionWidget fontSize [1.0.3 20250717 gjw]
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: version_widget
2
description: A Flutter widget that displays version information with optional changelog date and link.
3
-version: 1.1.0
+version: 1.0.6
4
repository: https://github.com/anusii/version_widget
5
homepage: https://github.com/anusii/version_widget
6
0 commit comments