A portfolio website built using flutter web
To generate the release build, run flutter build web
This should output your release build inside the build/web folder.
You can serve the website to your browser using any http server to see your see your website in action. you can host it wherever you want!