A pub transformer that Rewrites Dart script tags to JavaScript script tags, eliminating 404s and speeding up initial loads. Use when building for deployment.
BSD 3-Clause "New" or "Revised" License
21
stars
20
forks
source link
Update dependencies to work with version 0.13.0 of the html package #36
There has been a new release of the html package (version 0.13.0).
The dependency on html version "^0.12.2+1" prevents projects from using that newer version of the html package.