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

outdated

Polyfill builder for integrating js libraries with jaspr

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr_builder

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

dependencies:
  jaspr_builder: ^0.1.0

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:jaspr_builder/builder.dart';
1
likes
0
points
13.1k
downloads

Publisher

verified publisherschultek.dev

Weekly Downloads

Polyfill builder for integrating js libraries with jaspr

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, collection, dart_style, path, source_gen

More

Packages that depend on jaspr_builder