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

Deploy you flutter website to github

example/example.md

dev_dependencies:
  sitesurface_flutter_deploy: "^0.0.2"

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