Flutter-Buddies / App

An app with community features like 'calendar of events' and a showcase of member created widgets
16 stars 18 forks source link

DaseedWidget refactored to avoid exceeding height #45

Closed daseed closed 3 years ago

daseed commented 3 years ago

Hello,

I did refactor my widget to avoid exceeding height. It should be ok now. Please let me know if you see any problem or optimization possible. I also added a correction to avoid exceeding width in the 'Member pages' section header.

Best regards