read_more_text_url 0.0.2 copy "read_more_text_url: ^0.0.2" to clipboard
read_more_text_url: ^0.0.2 copied to clipboard

A Flutter package that provides a Read More/Read Less text expansion widget with advanced features such as URL and email detection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add read_more_text_url

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

dependencies:
  read_more_text_url: ^0.0.2

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:read_more_text_url/read_more_text_url.dart';
5
likes
140
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a Read More/Read Less text expansion widget with advanced features such as URL and email detection.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on read_more_text_url