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

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
pub points
0%
popularity

Publisher

verified publisherrxreader.com

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