I am building a Flutter Web app and it would be convenient for me to host it on Github Pages. When I run flutter build web I get a built app in ./build/web/ folder.
flutter build web