You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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