Skip to content

Commit fad0c6f

Browse files
committed
improve readme
1 parent a85c0fe commit fad0c6f

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,11 @@ For more information you can check the [docs](https://dartcode.org/docs/launch-c
171171
- [intl](https://pub.dev/packages/intl) and [intl_utils](https://pub.dev/packages/intl_utils) for
172172
localization.
173173
- [flutter_svg](https://pub.dev/packages/flutter_svg) Svg Image loader.
174-
174+
- Auto generate translations files with [intl_utils](https://pub.dev/packages/intl_utils).
175+
176+
- ```text
177+
dart run intl_utils:generate
178+
```
175179
## Code Quality Standards
176180
177181
In order to meet the required code quality standards, this project is following

modules/common/.flutter-plugins-dependencies

Lines changed: 0 additions & 1 deletion
This file was deleted.

modules/data/.flutter-plugins-dependencies

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)