Top Flutter JavaScript packages You can run JavaScript code or interact with JavaScript libraries in Flutter using the following packages.
flutter_js
287
A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
flutter_jscore
38
JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.