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

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: ^2.6.0

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';
83
likes
140
points
3.92k
downloads

Publisher

verified publishermiyake.id

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on selectable_autolink_text