fair_compiler 1.9.0 copy "fair_compiler: ^1.9.0" to clipboard
fair_compiler: ^1.9.0 copied to clipboard

A complier which can generate Fair bundle for widget with annotation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fair_compiler

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

dependencies:
  fair_compiler: ^1.9.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:fair_compiler/fair_compiler.dart';
1
likes
35
pub points
38%
popularity

Publisher

unverified uploader

A complier which can generate Fair bundle for widget with annotation.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, archive, build, build_config, crypto, dart_style, fair_annotation, fair_dart2dsl, fair_dart2js, glob, http, intl, path, pedantic, process, source_gen, yaml

More

Packages that depend on fair_compiler