dart-archive / dart2_fix

A tool to migrate API usage to Dart 2
https://pub.dartlang.org/packages/dart2_fix
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Address some additional FAQS #14

Closed leafpetersen closed 6 years ago

leafpetersen commented 6 years ago

Added two sections commenting a bit on what is/isn't handled, and on how to deal with a more common failure mode (JSON -> json when a different json is in scope).