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 ac9a489 commit 78f372aCopy full SHA for 78f372a
packages/neat_ui/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.5
2
+
3
+- Fix Github & Homepage links.
4
5
## 0.0.4
6
7
- Final test of Github Actions.
packages/neat_ui/pubspec.yaml
@@ -1,8 +1,8 @@
name: neat_ui
description: A Flutter package with UI helpers (widgets/utils).
-version: 0.0.4
-homepage: https://github.com/neatcodingZP/flutter.basic_libs/packages/neat_ui
-repository: https://github.com/neatcodingZP/flutter.basic_libs/packages/neat_ui
+version: 0.0.5
+homepage: https://github.com/neatcodingZP/flutter.basic_libs/tree/master/packages/neat_ui
+repository: https://github.com/neatcodingZP/flutter.basic_libs/tree/master/packages/neat_ui
issue_tracker: https://github.com/neatcodingZP/flutter.basic_libs/issues
8
environment:
0 commit comments