Data parsing refactored to properly handle errors

This commit is contained in:
estevez
2018-09-19 00:24:32 +03:00
parent f844d89222
commit e5fbc40c66
3 changed files with 33 additions and 30 deletions

View File

@ -446,5 +446,5 @@ packages:
source: hosted
version: "2.1.15"
sdks:
dart: ">=2.0.0 <=2.1.0-dev.1.0.flutter-ccb16f7282"
dart: ">=2.0.0 <=2.1.0-dev.3.1.flutter-760a9690c2"
flutter: ">=0.1.4 <2.0.0"