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

outdated

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: ^0.2.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
0
pub points
37%
popularity

Publisher

unverified uploader

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

Homepage

License

unknown (LICENSE)

Dependencies

analyzer, archive, build, build_config, crypto, dart_style, fair_annotation, glob, intl, path, pedantic, process, source_gen

More

Packages that depend on fair_compiler