dart-archive / barback

An asset build system for Dart.
https://pub.dartlang.org/packages/barback
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

Strong mode still fails : #75

Closed dam0vm3nt closed 8 years ago

dam0vm3nt commented 8 years ago
: [error] Invalid override. The type of CancelableFuture.catchError ((Function, {test: (Object) → bool}) → Future<dynamic>) is not a subtype of Future<T>.catchError ((Function, {test: (Object) → bool}) → Future<T>). (package:barback/src/utils/cancelable_future.dart, line 30, col 3)