backfit_generator 0.0.2+12 copy "backfit_generator: ^0.0.2+12" to clipboard
backfit_generator: ^0.0.2+12 copied to clipboard

Source code generator for Backfit package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add backfit_generator

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

dependencies:
  backfit_generator: ^0.0.2+12

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:backfit_generator/backfit_generator.dart';
1
likes
90
pub points
28%
popularity

Publisher

unverified uploader

Source code generator for Backfit package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

analyzer, backfit, build, code_builder, cross_file, dart_style, meta, path, source_gen

More

Packages that depend on backfit_generator