github_pages 2.0.0-dev copy "github_pages: ^2.0.0-dev" to clipboard
github_pages: ^2.0.0-dev copied to clipboard

outdated

Publish to a gh-pages branch on GitHub (or any other branch on any other remote)

example/main.dart

import 'package:github_pages/github_pages.dart' as ghpages;

void main() {
  ghpages.publish('build/web', {});
}
3
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Publish to a gh-pages branch on GitHub (or any other branch on any other remote)

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, git, glob, path

More

Packages that depend on github_pages