jsx 0.0.2 copy "jsx: ^0.0.2" to clipboard
jsx: ^0.0.2 copied to clipboard

outdated

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

jsx #

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

Android #

# do nothing

iOS #

# do nothing

Flutter #

import 'package:jsx/jsc.dart';

void main() {
  WidgetsFlutterBinding.ensureInitialized();
  Jsc.init();
}
0
likes
0
points
20
downloads

Publisher

verified publisherrxreader.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on jsx

Packages that implement jsx