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

Replaces `double.INFINITY` with `DateTime.infinity`. #11

Closed kevmoo closed 6 years ago

kevmoo commented 6 years ago

Against https://github.com/dart-lang/angular_components

Replaces double.INFINITY with DateTime.infinity.

v/ v1.0.0

devoncarew commented 6 years ago

I'll also note that this doesn't speak to the nature of infinity.

devoncarew commented 6 years ago

published the fixed version: https://github.com/dart-lang/dart2_fix/releases/tag/1.0.0%2B1