flutter_annotation_form_builder 0.0.2 copy "flutter_annotation_form_builder: ^0.0.2" to clipboard
flutter_annotation_form_builder: ^0.0.2 copied to clipboard

Annotation System for flutter_form_builder package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_annotation_form_builder

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

dependencies:
  flutter_annotation_form_builder: ^0.0.2

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:flutter_annotation_form_builder/flutter_annotation_form_builder.dart';
0
likes
60
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

Annotation System for flutter_form_builder package

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_form_builder

More

Packages that depend on flutter_annotation_form_builder