CaiJingLong / dart_image_size_getter

Use dart file api to get image size, needn't use decode. just read the metadata.
Apache License 2.0
64 stars 29 forks source link

FileInput isn't defined #7

Closed marcoramosw closed 3 years ago

marcoramosw commented 3 years ago

lib/crop_image.dart:35:46: Error: The method 'FileInput' isn't defined for the class '_CropImageState'.

marcoramosw commented 3 years ago

fixed it