flutter_rich_text_pro 0.0.1 copy "flutter_rich_text_pro: ^0.0.1" to clipboard
flutter_rich_text_pro: ^0.0.1 copied to clipboard

A powerful and customizable WYSIWYG rich text editor for Flutter with HTML and Markdown support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_rich_text_pro

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

dependencies:
  flutter_rich_text_pro: ^0.0.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:flutter_rich_text_pro/custom_text.dart';
import 'package:flutter_rich_text_pro/custom_textfield.dart';
import 'package:flutter_rich_text_pro/flutter_rich_text_pro .dart';
import 'package:flutter_rich_text_pro/theme/app_them_data.dart';
import 'package:flutter_rich_text_pro/theme/styles.dart';
4
likes
120
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable WYSIWYG rich text editor for Flutter with HTML and Markdown support.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints, get, google_fonts, hexcolor, image_picker, url_launcher

More

Packages that depend on flutter_rich_text_pro