Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Dart
_TypeError (type 'Image' is not a subtype of type 'ImageProvider<Object>')
Amelia417
Programming language:
Dart
2021-03-06 04:32:11
-1
Q:
_TypeError (type 'Image' is not a subtype of type 'ImageProvider<Object>')
0ldKoder
Code:
Dart
2021-08-28 07:45:06
// Example 1
FileImage(
file
)
// Example 2
AssetImage(
file
)
// Example 3
Image.
file
(
file
)
1
Tags
error
object
type
image
sub
age
Related
type '_InternalLinkedHashMap<DateTime, int>' is not a subtype of type 'Map<DateTime, double>'
type '_Type' is not a subtype of type 'Widget'
New to Communities?
Join the community