typedef_for_fn_generator 1.0.4-nullsafety8 copy "typedef_for_fn_generator: ^1.0.4-nullsafety8" to clipboard
typedef_for_fn_generator: ^1.0.4-nullsafety8 copied to clipboard

outdated

An annotation processor for @TypedefForFn annotations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add typedef_for_fn_generator

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

dependencies:
  typedef_for_fn_generator: ^1.0.4-nullsafety8

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:typedef_for_fn_generator/typedefForFnBuilder.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

An annotation processor for @TypedefForFn annotations

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, dartz, generator_common, quiver, source_gen, typedef_for_fn

More

Packages that depend on typedef_for_fn_generator