You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error when compiling in latest stable (1.12.13)
pub.dartlang.org/firebase_image-0.1.4/lib/src/firebase_image.dart:107:24: Error: The method 'FirebaseImage.load' has fewer positional arguments than those of overridden method 'ImageProvider.load'.
ImageStreamCompleter load(FirebaseImage key) {
^
../../../../_mobile/flutter/packages/flutter/lib/src/painting/image_provider.dart:403:24: Context: This is the overridden method ('load').
ImageStreamCompleter load(T key, DecoderCallback decode);
The text was updated successfully, but these errors were encountered:
Getting error when compiling in latest stable (1.12.13)
The text was updated successfully, but these errors were encountered: