easy_attribution_text 1.1.1 copy "easy_attribution_text: ^1.1.1" to clipboard
easy_attribution_text: ^1.1.1 copied to clipboard

Easily add metadata attributes to your text and modify your fragments

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_attribution_text

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

dependencies:
  easy_attribution_text: ^1.1.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:easy_attribution_text/attributes.dart';
import 'package:easy_attribution_text/easy_text.dart';
2
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Easily add metadata attributes to your text and modify your fragments

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

characters, collection, dart_quill_delta, flutter, uuid

More

Packages that depend on easy_attribution_text