easy_attribution_text 1.0.2 copy "easy_attribution_text: ^1.0.2" to clipboard
easy_attribution_text: ^1.0.2 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 Dart:

 $ dart pub add easy_attribution_text

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

dependencies:
  easy_attribution_text: ^1.0.2

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:easy_attribution_text/attributes.dart';
import 'package:easy_attribution_text/easy_text.dart';
2
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Easily add metadata attributes to your text and modify your fragments

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

characters, collection, flutter, uuid

More

Packages that depend on easy_attribution_text