finance-ui icon indicating copy to clipboard operation
finance-ui copied to clipboard

A Flutter app made to clone a finance UI.

Finance UI

Objective

Practise how to build designs with flutter following screenshots and specifications defined by designer.

Prints

How to use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/feMoraes0/finance-ui.git

# Go into the repository
$ cd finance-ui

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Credits

Contact