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

An interactive text container that supports collapsible and expandable content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add view_more

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

dependencies:
  view_more: ^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:view_more/view_more.dart';
8
likes
140
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

An interactive text container that supports collapsible and expandable content.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on view_more