feat(i18n): add a simple dart script extracting all i18n messages from a package

Closes #7620
This commit is contained in:
vsavkin
2016-03-16 11:58:43 -07:00
committed by Jeremy Elbourn
parent a7fe983be2
commit 8326ab3240
3 changed files with 121 additions and 3 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ dependencies:
protobuf: '^0.5.0'
source_span: '^1.0.0'
stack_trace: '^1.1.1'
build:
git: git@github.com:dart-lang/build.git
build: '>=0.0.1'
dev_dependencies:
transformer_test: '^0.2.0'
guinness: '^0.1.18'