forme_base_fields 2.3.1 icon indicating copy to clipboard operation
forme_base_fields: ^2.3.1 copied to clipboard

base fields for Forme

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add forme_base_fields

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

dependencies:
  forme_base_fields: ^2.3.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:forme_base_fields/forme_base_fields.dart';
1
likes
70
pub points
65%
popularity

Publisher

verified publisher iconqyh.me

base fields for Forme

Homepage

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, forme

More

Packages that depend on forme_base_fields