advanced_text 0.0.1 copy "advanced_text: ^0.0.1" to clipboard
advanced_text: ^0.0.1 copied to clipboard

outdated

advanced_text contains the Advanced functionalities in Text widget such as Read More and Hyperlink.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_text

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

dependencies:
  advanced_text: ^0.0.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:advanced_text/advanced_text.dart';
9
likes
0
points
26
downloads

Publisher

verified publisherparthdarji.com

Weekly Downloads

advanced_text contains the Advanced functionalities in Text widget such as Read More and Hyperlink.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, linkify, url_launcher

More

Packages that depend on advanced_text