aj_text_editor 0.0.6 copy "aj_text_editor: ^0.0.6" to clipboard
aj_text_editor: ^0.0.6 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 Dart:

 $ dart pub add aj_text_editor

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 dart pub get):

dependencies:
  aj_text_editor: ^0.0.6

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

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

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_bloc

More

Packages that depend on aj_text_editor