Portfolio App
You can see the packages used in this project in the file pubspec.yaml.
To try the app, you can clone this repository and run it on your local machine:
$ git clone https://github.com/RidhaAF/portfolio.git
$ cd portfolio
Get all the dependencies:
$ flutter pub get