sitesurface_flutter_deploy 0.0.1 copy "sitesurface_flutter_deploy: ^0.0.1" to clipboard
sitesurface_flutter_deploy: ^0.0.1 copied to clipboard

Deploy you flutter website to github

example/example.md

dev_dependencies:
  sitesurface_flutter_deploy: "^0.0.1"

sitesurface_flutter_deploy:
  repository: "https://github.com/Sitesurface/sitesurface_flutter_deploy"
  build: "flutter clean && flutter build web"