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

improve handling of Endian class deprecation #15

Closed devoncarew closed 6 years ago

devoncarew commented 6 years ago

https://github.com/dart-lang/dart2_fix/blob/master/lib/src/changes.dart#L94

https://gist.github.com/lrhn/35c9947fff55896252155463199429dd#file-lowercaseconstants-dart-L57

devoncarew commented 6 years ago

this was done