decoratable_text 0.2.2 copy "decoratable_text: ^0.2.2" to clipboard
decoratable_text: ^0.2.2 copied to clipboard

Decorate a part of the text, such as changing the style and setting a tap action.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add decoratable_text

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

dependencies:
  decoratable_text: ^0.2.2

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:decoratable_text/decoratable_text.dart';
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Decorate a part of the text, such as changing the style and setting a tap action.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on decoratable_text