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

PlatformAndroidiOS
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
150
points
17
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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, flutter

More

Packages that depend on jsx

Packages that implement jsx