koiralapankaj7 / drishya_picker

Other
23 stars 28 forks source link

Flutter 3.10.5 and fixed TextSticker behaviour #39

Open andrezanna opened 1 year ago

andrezanna commented 1 year ago

Hello, I'm going to use this project in an app using flutter 3.10.5, I upgraded it to be compatible. Also fixed an issue when using textStickers (emoji) could not be added to the editing process.

Many Thanks for the package.

andrezanna commented 1 year ago

Today I added translation capability using a TextDelegate, you can see how it works in the fullscreen mode example. Also switched from static color and text to theme colors and text, so you can have more control over it. For example changed swatch color to green.

Let me know if you have doubts or preferences and will fix accordingly