fp_state_generator 0.0.1 copy "fp_state_generator: ^0.0.1" to clipboard
fp_state_generator: ^0.0.1 copied to clipboard

outdated

Code generation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fp_state_generator

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

dependencies:
  fp_state_generator: ^0.0.1

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:fp_state_generator/builder.dart';
import 'package:fp_state_generator/fp_state_annotation.dart';
1
likes
0
points
157
downloads

Publisher

unverified uploader

Weekly Downloads

Code generation

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, change_case, flutter, source_gen

More

Packages that depend on fp_state_generator