linkwell 0.1.1+5 copy "linkwell: ^0.1.1+5" to clipboard
linkwell: ^0.1.1+5 copied to clipboard

outdated

LinkWell is a Text widget that highlight all the links in the text which then navigates the user to the URL when tapped.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linkwell

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

dependencies:
  linkwell: ^0.1.1+5

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:linkwell/linkwell.dart';
80
likes
0
pub points
92%
popularity

Publisher

verified publishersamuelezedi.com

LinkWell is a Text widget that highlight all the links in the text which then navigates the user to the URL when tapped.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on linkwell