fair_dart2js 1.6.0 copy "fair_dart2js: ^1.6.0" to clipboard
fair_dart2js: ^1.6.0 copied to clipboard

Convert individual dart file to js.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fair_dart2js

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

dependencies:
  fair_dart2js: ^1.6.0

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

Import it

Now in your Dart code, you can use:

import 'package:fair_dart2js/index.dart';
0
likes
95
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

Convert individual dart file to js.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, flutter, path

More

Packages that depend on fair_dart2js