💬 Prooject made to reproduce the following design: https://dribbble.com/shots/14210557-Finance-Mobile-Application-UX-UI-Design
To reproduce:
- Auth interface
- Home interface
- Recent transactions interface
$ git clone https://github.com/pedrohsampaioo/finance_mobile.git
$ cd finance_mobile
Run the following command in order to start the application:
# Install Dependencies
$ flutter pub get
# Start compilation
$ flutter run