hashtagable_text 0.0.2 copy "hashtagable_text: ^0.0.2" to clipboard
hashtagable_text: ^0.0.2 copied to clipboard

Text widgets that can detect hashtags with callback when a user tap on the hashtag.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hashtagable_text

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

dependencies:
  hashtagable_text: ^0.0.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:hashtagable_text/hashtag_text.dart';
0
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Text widgets that can detect hashtags with callback when a user tap on the hashtag.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hashtagable_text