remodl_rte 1.0.3 copy "remodl_rte: ^1.0.3" to clipboard
remodl_rte: ^1.0.3 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 Dart:

 $ dart pub add remodl_rte

With Flutter:

 $ flutter pub add remodl_rte

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

dependencies:
  remodl_rte: ^1.0.3

Alternatively, your editor might support dart pub get or 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
0
points
37
downloads

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

License

unknown (license)

Dependencies

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

More

Packages that depend on remodl_rte