Flutter Gems is a curated list of 7000+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter JavaScript packages

Last updated: October 19, 2025

You can run JavaScript code or interact with JavaScript libraries in Flutter using the following packages.


flutter_js Card Image
flutter_js
👍 338   ⬇️ 104.7K
Dart 3 compatible
Maintenance Status: Good

A Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS

react
👍 72   ⬇️ 139.1K
Dart 3 compatible
Maintenance Status: Good

Bindings of the ReactJS library for building interactive interfaces.

chrome_extension
👍 62   ⬇️ 5.4K
Dart 3 compatible
Maintenance Status: Average

A library for accessing the `chrome.*` APIs available in Chrome extensions.

js_wrapping
👍 5   ⬇️ 58.5K
Dart 3 compatible
Maintenance Status: Poor

That package contains elements to easilly wrap JS library in Dart.

flutter_jscore
👍 40   ⬇️ 164
Dart 3 compatible
Maintenance Status: Poor

JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.

dsbridge_flutter
👍 24   ⬇️ 917
Dart 3 compatible
Maintenance Status: Good

A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and Dart.

mdc_web
👍 19   ⬇️ 1.9K
Dart 3 compatible
Maintenance Status: Poor

Dart wrapper for the material-components-web javascript library.

jsf
👍 14   ⬇️ 172
Dart 3 compatible
Maintenance Status: Good

A high performance JavaScript engine, available out of the box in Flutter.

dquery
👍 2   ⬇️ 47
Dart 3 compatible
Maintenance Status: Good

DQuery is a porting of jQuery in Dart.

import_js_library
👍 54   ⬇️ 334

Maintenance Status: Poor

Import & use javascript libraries in your flutter web projects

flutter_qjs
👍 31   ⬇️ 81

Maintenance Status: Poor

This plugin is a simple js engine for flutter using the 'quickjs' project. Plugin currently supports all the platforms except web!