formatus 1.4.0+2 copy "formatus: ^1.4.0+2" to clipboard
formatus: ^1.4.0+2 copied to clipboard

Formatus - The plain Flutter Rich-Text-Editor for all platforms without dependencies

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add formatus

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

dependencies:
  formatus: ^1.4.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:formatus/formatus.dart';
1
likes
160
points
213
downloads

Publisher

unverified uploader

Weekly Downloads

Formatus - The plain Flutter Rich-Text-Editor for all platforms without dependencies

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on formatus