We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/D:/Program%20Files/Flutter/.pub-cache/hosted/pub.flutter-io.cn/extended_image_library-0.1.9/lib/src/extended_asset_bundle_image_provider.dart:88:54: Error: 'DecoderCallback' isn't a type. ImageStreamCompleter load(AssetBundleImageKey key, DecoderCallback decode) {
我用的是v1.9.1+hotfix.6 windows
The text was updated successfully, but these errors were encountered:
版本 extended_image-0.6.8 extended_image_library-0.1.9
Sorry, something went wrong.
#89
flutter v1.9.1+hotfix.6 windows yaml指定下面即可 extended_image: 0.6.7 extended_image_library: 0.1.8
No branches or pull requests
/D:/Program%20Files/Flutter/.pub-cache/hosted/pub.flutter-io.cn/extended_image_library-0.1.9/lib/src/extended_asset_bundle_image_provider.dart:88:54: Error: 'DecoderCallback' isn't a type.
ImageStreamCompleter load(AssetBundleImageKey key, DecoderCallback decode) {
我用的是v1.9.1+hotfix.6 windows
The text was updated successfully, but these errors were encountered: