selectable_autolink_text 1.3.7 copy "selectable_autolink_text: ^1.3.7" to clipboard
selectable_autolink_text: ^1.3.7 copied to clipboard

outdated

Generate inline links that can be selected and tapped in text for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add selectable_autolink_text

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

dependencies:
  selectable_autolink_text: ^1.3.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:selectable_autolink_text/selectable_autolink_text.dart';
76
likes
0
pub points
93%
popularity

Publisher

verified publishermiyake.id

Generate inline links that can be selected and tapped in text for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on selectable_autolink_text