Skip to content

Use hosted versions of plugin for example #24

Use hosted versions of plugin for example

Use hosted versions of plugin for example #24

Workflow file for this run

name: Gh-Pages
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2 # Only works with v2
- uses: subosito/flutter-action@v1
with:
channel: master
- uses: bluefireteam/flutter-gh-pages@v7
with:
workingDir: example
baseHref: /animated_vector/