sunday_rtf_textfield 1.0.3 copy "sunday_rtf_textfield: ^1.0.3" to clipboard
sunday_rtf_textfield: ^1.0.3 copied to clipboard

Flutter custom widget to create Rich TextField. It includes textspan for hint, label. Control the text style with RichTextController.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sunday_rtf_textfield

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

dependencies:
  sunday_rtf_textfield: ^1.0.3

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:sunday_rtf_textfield/sunday_rtf_textfield.dart';
1
likes
150
points
156
downloads

Publisher

verified publisherisunday.app

Weekly Downloads

Flutter custom widget to create Rich TextField. It includes textspan for hint, label. Control the text style with RichTextController.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sunday_rtf_textfield