fleather 1.14.5+1 copy "fleather: ^1.14.5+1" to clipboard
fleather: ^1.14.5+1 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.14.5+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:fleather/fleather.dart';
79
likes
140
pub points
90%
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, intl, parchment, parchment_delta

More

Packages that depend on fleather