hsbijarniya / image_editor_plus

Flutter Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
MIT License
104 stars 103 forks source link

Type 'ImagePickerOptions' not found. #28

Closed sivaprasadnk closed 1 year ago

sivaprasadnk commented 1 year ago

Error: Type 'ImagePickerOptions' not found. ../…/lib/image_picker_android.dart:174 ImagePickerOptions options = const ImagePickerOptions(), ^^^^^^^^^^^^^^^^^^ Error: Couldn't find constructor 'ImagePickerOptions'. ../…/lib/image_picker_android.dart:174 ImagePickerOptions options = const ImagePickerOptions(), ^^^^^^^^^^^^^^^^^^ Error: 'ImagePickerOptions' isn't a type. ../…/lib/image_picker_android.dart:174 ImagePickerOptions options = const ImagePickerOptions(), ^^^^^^^^^^^^^^^^^^

hsbijarniya commented 1 year ago

Fixed as of now.