Skip to content

Finished implementing support for floated widgets in WidgetSpans. #68

Finished implementing support for floated widgets in WidgetSpans.

Finished implementing support for floated widgets in WidgetSpans. #68

Workflow file for this run

name: Publish to GitHub Pages
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v9
with:
workingDir: example
baseHref: /float_column/