remodl_rte 1.0.6 copy "remodl_rte: ^1.0.6" to clipboard
remodl_rte: ^1.0.6 copied to clipboard

HTML editor for Flutter (WYSIWYG, rich text) with built-in speech-to-text and custom features for Remodl.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add remodl_rte

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

dependencies:
  remodl_rte: ^1.0.6

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:remodl_rte/remodl_rte.dart';
2
likes
140
points
37
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

HTML editor for Flutter (WYSIWYG, rich text) with built-in speech-to-text and custom features for Remodl.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flex_color_picker, flutter, meta, numberpicker, pointer_interceptor, speech_to_text, webview_flutter

More

Packages that depend on remodl_rte