jpl_actions_flutter_deploy_pages 1.15.4
jpl_actions_flutter_deploy_pages: ^1.15.4 copied to clipboard
CLI para desplegar aplicaciones Flutter web a GitHub Pages. Fork de actions-flutter-deploy-pages (Jeff Peiffer Legacy).
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add jpl_actions_flutter_deploy_pagesWith Flutter:
$ flutter pub add jpl_actions_flutter_deploy_pagesThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
jpl_actions_flutter_deploy_pages: ^1.15.4Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.