rich_form_field 0.3.0 copy "rich_form_field: ^0.3.0" to clipboard
rich_form_field: ^0.3.0 copied to clipboard

Rich text form field with toolbar, styling ranges, and HTML codec output.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rich_form_field

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

dependencies:
  rich_form_field: ^0.3.0

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:rich_form_field/rich_form_field.dart';
0
likes
160
points
322
downloads

Publisher

verified publisherasion.dev

Weekly Downloads

Rich text form field with toolbar, styling ranges, and HTML codec output.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, html

More

Packages that depend on rich_form_field