simply_mentions 1.0.7 copy "simply_mentions: ^1.0.7" to clipboard
simply_mentions: ^1.0.7 copied to clipboard

Support mentioning in your project with all the features you need

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simply_mentions

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

dependencies:
  simply_mentions: ^1.0.7

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:simply_mentions/simply_mentions.dart';
11
likes
140
points
218
downloads

Publisher

verified publisherapparyllis.com

Weekly Downloads

Support mentioning in your project with all the features you need

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

diff_match_patch, flutter, flutter_markdown, markdown

More

Packages that depend on simply_mentions