expenses app
the purpose of this app is to create a simple way to keep track of weekly expenses
ui
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
what a learned
- state management
- working with custom fonts
- working with themes for the aplication
- how to create charts
- dynamically resize text
- how to render widgets as needed, as to not lose performance
- scrollabe lists
Comments are closed.