yellowQ-software / yellowQ-Flutter-Image-Painter

Flutter package for painting on images
MIT License
106 stars 116 forks source link

Add bottomPadding override parameter #65

Open MBjoern opened 9 months ago

MBjoern commented 9 months ago

Allowing users to define their own padding at the bottom of the image painter and override the hardcoded icon color without having to provide custom icons.

This enables a higher grade of customisation

lively-bigyan commented 9 months ago

@MBjoern It seems like there are some works that are already done on #61. Could you please consolidate your PR with latest main?

MBjoern commented 7 months ago

@lively-bigyan Sure thing, sorry for the delay. There you go. Thank you for the great library by the way.