Skip to content

initial commit: add text selection feature, perf improvements, update… #1

initial commit: add text selection feature, perf improvements, update…

initial commit: add text selection feature, perf improvements, update… #1

Workflow file for this run

on:
push:
jobs:
build:
runs-on: ubuntu-latest
container:
image: google/dart:latest
steps:
- uses: actions/checkout@v1
- run: cd highlight && dartanalyzer .