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

This is a expandable text widget where, the package is able to detect if the provided text has overflow or not, By allowing the widget with max lines read more and read less functionality is enabled.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add generic_expandable_text

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

dependencies:
  generic_expandable_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:generic_expandable_text/expandable_text.dart';
1
likes
120
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

This is a expandable text widget where, the package is able to detect if the provided text has overflow or not, By allowing the widget with max lines read more and read less functionality is enabled.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on generic_expandable_text