Install dependencies
pub get
Run the webserver
webdev serve
Generate the build webdev build
Run tests with debugger
pub run test -p chrome ./web/test/CanvasPlayer_test.dart --pause-after-load
An absolute bare-bones web app generate by stagehand
Created from templates made available by Stagehand under a BSD-style license.