xsoulspace_js_interop_codegen 0.1.0-dev.1 copy "xsoulspace_js_interop_codegen: ^0.1.0-dev.1" to clipboard
xsoulspace_js_interop_codegen: ^0.1.0-dev.1 copied to clipboard

Shared internal generation core for JS interop packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xsoulspace_js_interop_codegen

With Flutter:

 $ flutter pub add xsoulspace_js_interop_codegen

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

dependencies:
  xsoulspace_js_interop_codegen: ^0.1.0-dev.1

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

Import it

Now in your Dart code, you can use:

import 'package:xsoulspace_js_interop_codegen/xsoulspace_js_interop_codegen.dart';
0
likes
130
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Shared internal generation core for JS interop packages.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, crypto, http, path

More

Packages that depend on xsoulspace_js_interop_codegen