gopaldhola99 / sticker_view

A Flutter plugin to rotate, resize, move, delete text, photo or any other widget.
MIT License
26 stars 17 forks source link

Feedback & suggestions #3

Open jimmyff opened 2 years ago

jimmyff commented 2 years ago

Hi @gopaldhola99, really nice plugin. Great work! I've been having a play with it in my app and made a couple of tweaks in my own fork and got a few suggestions too:

Minor tweaks:

Things I'd like to add:

Feedback & discussion

I'm happy to send a pull request with any changes I make but I thought I should check that you are open for PRs atm. I know the plugin is in early stages and a few todo's dotted around the code so there is a good chance you have a plan for some of the above!

Thanks, Jimmy

jimmyff commented 2 years ago

Hey @gopaldhola99 I've added StickerController to my fork, currently it only allows the parent of StickerView to fire the SelectNone action which is useful for saving the image. At the moment it uses enums but I don't think they be sufficient for more advanced interactions such as reordering layers etc. Perhaps we would need it to use classes. Let me know your thoughts regarding the inclusion of a controller class.

I've noticed the code is 5 months old, I actually came across the package whilst in transit and failed to not ice that. Do you you plan to continue working on Stickerview or should I continue with my own fork?

Thanks

jeeldev9 commented 1 year ago

@jimmyff can you send me your forked project?

jimmyff commented 1 year ago

Hey @jeeldev9, I actually ended up creating something entirely bespoke for my project so I could achieve all of my feedback points above. At the moment it's tied quite specifically to my application so would requite some work to publish but I may do that further down the line

Dev-Adnani commented 9 months ago

Hey @jimmyff Did you work on a new package ? (For Sticker View)

KlausJuhantalo commented 6 months ago

@jimmyff Please update this...