smaranjitghose / DocLense

An open-source document scanner!
https://doclense.vercel.app/
Creative Commons Zero v1.0 Universal
147 stars 130 forks source link

#223 & #225 RenderFlex overflowed issue solved #226

Closed swarupbc closed 3 years ago

swarupbc commented 3 years ago

issue #223 by @abstrxtInfinity & #225 by @swarupbhanjachowdhury - RenderFlex overflowed issue solved

I reduced the image size to width: MediaQuery.of(context).size.width / 6 it's a temporary solutions, i will try to replace the buttons with a popup button in future.

Screenshot_2021-03-24-00-57-18-72 Screenshot_2021-03-24-00-57-24-06

arteevraina commented 3 years ago

@swarupbhanjachowdhury Can you please resolve the conflicts in the PR? Changes look good to be me. Thanks.

swarupbc commented 3 years ago

I did solved the conflicts @arteevraina please review and merge.