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

we need to specify a lower sdk bounds of 2.0.0-dev.36.0 #19

Closed devoncarew closed 6 years ago

devoncarew commented 6 years ago

As we've converting over to using symbols that aren't available until 2.0.0-dev.36.0; alternatively, we could use the deprecated symbols for a while.