Open
Description
Whenever I import faker
, Image
from flutter stops working with an error. Consider an alternative name for your implementation?
The name 'Image' is defined in the libraries 'package:faker/ src/ image. dart (via package:faker/ faker. dart)' and 'package:flutter/ src/ widgets/ image. dart'. (Documentation)
Try using 'as prefix' for one of the import directives, or hiding the name from all but one of the imports.
Metadata
Metadata
Assignees
Labels
No labels