Skip to content

feMoraes0/finance-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance Web

Financial dashboard made to experiment the beta version of Flutter Web.

Prints

How to use

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

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

# Go into the repository
$ cd finance-web

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Contact