loadjs 0.0.3 copy "loadjs: ^0.0.3" to clipboard
loadjs: ^0.0.3 copied to clipboard

outdatedDart 1 only

Load your javascript libs dynamically.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add loadjs

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

dependencies:
  loadjs: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:loadjs/loadjs.dart';
0
likes
5
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Load your javascript libs dynamically.

Homepage

License

unknown (license)

Dependencies

browser, js

More

Packages that depend on loadjs