google / process.dart

BSD 3-Clause "New" or "Revised" License
52 stars 26 forks source link

Pubspec doesn't declare Dart 2.0 SDK support #31

Closed mit-mit closed 6 years ago

mit-mit commented 6 years ago

The published version of process doesn't support Dart 2: https://pub.dartlang.org/packages/process#-analysis-tab-

However, looks like the pubspec in this repo does, so do we need to republish?

Also, there seems to be analysis issues: https://github.com/google/process.dart/issues/26

mit-mit commented 6 years ago

cc @tvolkert

tvolkert commented 6 years ago

This is fixed now