feat(i18n): implement xmb serializer

This commit is contained in:
vsavkin
2016-03-15 15:00:51 -07:00
committed by Jeremy Elbourn
parent 2b165944ea
commit e1f8e54e34
3 changed files with 49 additions and 0 deletions

View File

@ -20,6 +20,8 @@ dependencies:
protobuf: '^0.5.0'
source_span: '^1.0.0'
stack_trace: '^1.1.1'
build:
git: git@github.com:dart-lang/build.git
dev_dependencies:
transformer_test: '^0.2.0'
guinness: '^0.1.18'