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

Unable to launch app on ios device #15

Closed Gursewak-Uppal closed 2 years ago

Gursewak-Uppal commented 2 years ago

Error logs

../../../../../Library/flutter/.pub-cache/hosted/pub.dartlang.org/image_editor_plus-0.1.2/lib/image_editor_plus.dart:1278:38: 
Error: The method 'build' isn't defined for the class 'ColorFilterGenerator'.
     - 'ColorFilterGenerator' is from 'package:colorfilter_generator/colorfilter_generator.dart' 
     - ('../../../../../Library/flutter/.pub-cache/hosted/pub.dartlang.org/colorfilter_generator-0.0.7/lib/colorfilter_generator.dart').
hsbijarniya commented 2 years ago

Kindly upgrade to latest version.

hsbijarniya commented 2 years ago

do not forget to use

flutter pub upgrade

Gursewak-Uppal commented 2 years ago

I think 0.1.2 is the latest version. Please see log. This problem has come with the latest version.

hsbijarniya commented 2 years ago

colorfilter_generator is not on latest version.