Skip to content

Commit f1195d7

Browse files
gnpricechrisbobbe
authored andcommitted
deps [nfc]: Cut misplaced comment about gen-l10n
This isn't a helpful place for this information, because there's no reason one would be looking in the pubspec at a time when one needs it. We have the same information about `flutter run` and `flutter gen-l10n` in the README already, which is a better home. The part about lib/l10n/ is just inaccurate; there's no such directory in our tree. I think that may have been the home of what's now assets/l10n/, in a previous draft of the PR that introduced this.
1 parent 9f27806 commit f1195d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pubspec.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ dev_dependencies:
8080
# Keep list sorted when adding dependencies; it helps prevent merge conflicts.
8181

8282
flutter:
83-
84-
# Generate localization bindings from ARB files in lib/l10n/.
85-
# This happens automatically with `flutter run`
86-
# but can be manually run with `flutter gen-l10n`
8783
generate: true
8884
uses-material-design: true
8985

0 commit comments

Comments
 (0)