Portfolio This project is made with Love, Dart and Flutter ;) Preview this project in: https://kaique.dev How to build flutter web project $ flutter clean && flutter build web Deploying to Firebase Hosting $ cd build/ $ firebase login $ firebase init hosting $ firebase hosting