js_interop 0.1.0-beta copy "js_interop: ^0.1.0-beta" to clipboard
js_interop: ^0.1.0-beta copied to clipboard

Utility APIs for dart:js_interop and dart:js_interop_unsafe.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add js_interop

With Flutter:

 $ flutter pub add js_interop

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  js_interop: ^0.1.0-beta

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

4
likes
150
points
41.6k
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

Utility APIs for dart:js_interop and dart:js_interop_unsafe.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on js_interop