fleather 1.19.0 copy "fleather: ^1.19.0" to clipboard
fleather: ^1.19.0 copied to clipboard

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fleather

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

dependencies:
  fleather: ^1.19.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:fleather/fleather.dart';
114
likes
160
pub points
93%
popularity
screenshot

Publisher

unverified uploader

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#editor #text #wysiwyg #rich-text-editor #widget

Documentation

Documentation
API reference

License

MIT, BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_localizations, intl, parchment, parchment_delta

More

Packages that depend on fleather