delta_text 0.0.6 copy "delta_text: ^0.0.6" to clipboard
delta_text: ^0.0.6 copied to clipboard

discontinued

A Flutter package for advanced delta formating in side TextField.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add delta_text

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

dependencies:
  delta_text: ^0.0.6

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:delta_text/delta_text.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Flutter package for advanced delta formating in side TextField.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, quill_delta

More

Packages that depend on delta_text