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
103 stars 103 forks source link

Please update the version of the extended_image library to 8.1.0. #59

Closed kim-jinmo closed 9 months ago

kim-jinmo commented 10 months ago

Version 8.0.2 of extended_image fails in version 3.13.0 of flutter. Please update the version of the extended_image library to 8.1.0.

asadamatic commented 10 months ago

You can override the dependency for extended_image

dependency_overrides:
  extended_image: ^8.1.0