RIP-Comm / sossoldi

"Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.
MIT License
266 stars 74 forks source link

Create classes to reuse the code throughout the frontend codebase. #26

Closed pentidave closed 1 year ago

pentidave commented 1 year ago

Instead of hardcoding the design, let's try to find common patterns that are used in the different UI views and make well thought, customizable classes to improve code readability and maintanability. I'm referring to the last commits by @0xbaggi, who did good work nonetheless.

theperu commented 1 year ago

Since this is more of guideline it will be added to the Product Brief