Skip to content

Commit 8b7e4e3

Browse files
* 📚 Description added
1 parent 69dddcb commit 8b7e4e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_localization_generator
2-
description: A new Flutter project.
2+
description: A Flutter Web Application that can generate .arb (Localization) files in 109 locales automatically from JSON.
33

44
# The following line prevents the package from being accidentally published to
55
# pub.dev using `pub publish`. This is preferred for private packages.

web/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"display": "standalone",
66
"background_color": "#0175C2",
77
"theme_color": "#0175C2",
8-
"description": "A new Flutter project.",
8+
"description": "A Flutter Web Application that can generate .arb (Localization) files in 109 locales automatically from JSON.",
99
"orientation": "portrait-primary",
1010
"prefer_related_applications": false,
1111
"icons": [

0 commit comments

Comments
 (0)