Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 300 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 300 Bytes

Conversor de Moedas

image

# Clone this repository
$ git clone https://github.com/jovanidesouza/currency_converter

# Go into the repository
$ cd currency_converter

# Remove current origin repository
$ git remote remove origin

# run development 
$ flutter run