inject_js 2.1.0 inject_js: ^2.1.0 copied to clipboard
Import and use javascript libraries or code in your dart2js or flutter web projects
Run
dart compile js ./bin/main.dart -o ./web/main.dart.js
from the same folder as this README, then open web/index.html in your browser.