redesigned instagram
a redesigned instagram mobile app made with flutter.
:information_source: how to run
you’ll need flutter installed on your computer.
# go into the repository
$ cd new-instagram/
# install dependencies
$ flutter pub get
# run
$ flutter run
Comments are closed.