amdjs 3.0.0-beta.2 copy "amdjs: ^3.0.0-beta.2" to clipboard
amdjs: ^3.0.0-beta.2 copied to clipboard

Platformweb

JavaScript AMD (Asynchronous Module Definition) Dart interoperability.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add amdjs

With Flutter:

 $ flutter pub add amdjs

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

dependencies:
  amdjs: ^3.0.0-beta.2

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:amdjs/amdjs.dart';
8
likes
160
points
1.87k
downloads

Publisher

unverified uploader

Weekly Downloads

JavaScript AMD (Asynchronous Module Definition) Dart interoperability.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dom_tools

More

Packages that depend on amdjs