We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04134e1 commit f289988Copy full SHA for f289988
pubspec.yaml
@@ -1,7 +1,9 @@
1
name: stacked_localisation_generator
2
description: a package that generates string keys for use with the the localisation service in a type safe manner
3
version: 0.1.1
4
-homepage: https://github.com/FilledStacks/stacked/tree/master/packages/stacked_localisation/stacked_localisation_generator
+homepage: https://stacked.filledstacks.com/
5
+repository: https://github.com/Stacked-Org/localization_generator.git
6
+issue_tracker: https://github.com/Stacked-Org/framework/issues
7
8
environment:
9
sdk: '>=2.7.0 <3.0.0'
0 commit comments