text_editor 0.4.0+1 copy "text_editor: ^0.4.0+1" to clipboard
text_editor: ^0.4.0+1 copied to clipboard

outdated

An Instagram like text editor Flutter widget that helps you to change your text style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_editor

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

dependencies:
  text_editor: ^0.4.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:text_editor/text_editor.dart';
182
likes
0
pub points
90%
popularity

Publisher

unverified uploader

An Instagram like text editor Flutter widget that helps you to change your text style.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on text_editor