aj_text_editor 0.0.7 copy "aj_text_editor: ^0.0.7" to clipboard
aj_text_editor: ^0.0.7 copied to clipboard

aj_text_editor lets you easily customize your content with options to change text color, size, and font

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aj_text_editor

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

dependencies:
  aj_text_editor: ^0.0.7

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:aj_text_editor/aj_text_editor.dart';
2
likes
110
points
79
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

aj_text_editor lets you easily customize your content with options to change text color, size, and font

Repository (GitHub)
View/report issues

License

BSL-1.0 (license)

Dependencies

cupertino_icons, flutter, flutter_bloc

More

Packages that depend on aj_text_editor