cr_mentions 0.0.1+1 copy "cr_mentions: ^0.0.1+1" to clipboard
cr_mentions: ^0.0.1+1 copied to clipboard

A great package for mentioning people in texts in different ways

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cr_mentions

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

dependencies:
  cr_mentions: ^0.0.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:cr_mentions/cr_mentions.dart';
15
likes
140
pub points
72%
popularity

Publisher

verified publishercleveroad.com

A great package for mentioning people in texts in different ways

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dartx, flutter

More

Packages that depend on cr_mentions