ishaquehassan / document_scanner_flutter

A document scanner plugin for flutter
MIT License
62 stars 132 forks source link

Colors and shape #1

Open Procu99 opened 3 years ago

Procu99 commented 3 years ago

Good morning, in my app I have a primary color different from that of this package, so I would like to know if you can change the color and shapes of the various buttons in the pdf generation screens and in the photo editing screens.

I await a reply, thanks

ishaquehassan commented 3 years ago

Good morning, in my app I have a primary color different from that of this package, so I would like to know if you can change the color and shapes of the various buttons in the pdf generation screens and in the photo editing screens.

I await a reply, thanks

Hello @Procu99 , really glad to see your interest in this plugin. Yeah i can provide color modification options as well as decoration changing options but for now, they will be limited to the documents grid screen where you see the add page button. Because on the editing page, am using native libraries so style transitions will be very limited. I will try to make it customisable as much as i can!

Procu99 commented 3 years ago

thanks for the quick reply, look forward to the update