camilo1498 / stories_editor

This is a package created in the style of the instagram story creator, with which you can create images with images, texts, stickers (Gifs), finger drawing.
Creative Commons Zero v1.0 Universal
121 stars 82 forks source link

Question On Images #6

Closed rlee1990 closed 1 year ago

rlee1990 commented 2 years ago

Is there a way for the image that is selected to cover the view and not have the background shown?

camilo1498 commented 2 years ago

I don't understand your question.
Do you want to not show the background gradient of the image or just that the image fill the entire view? Sorry for the broken English.

rlee1990 commented 2 years ago

@camilo1498 So I would want the option for the image to start out as full screen with the option for it to be shrunken and dragged like on Instagram.

camilo1498 commented 2 years ago

@rlee1990 no, at the moment there is no way to do it, but it could be included later

rlee1990 commented 2 years ago

Okay thanks

bobooma commented 2 years ago

Flutter: Looking up a deactivated widget's ancestor is unsafe

i got this error when try to close

camilo1498 commented 2 years ago

it is a issue of photo_View => https://github.com/bluefireteam/photo_view/pull/499

when the developers update the version on pub.dev i will update the dependency.