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

A Flutter package than allow expand and collapse text dynamically horizontal or vertical.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pagination_scroll_get

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

dependencies:
  pagination_scroll_get: ^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:pagination_scroll_get/controller_pagination.dart';
import 'package:pagination_scroll_get/pagination_scroll.dart';
1
likes
150
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package than allow expand and collapse text dynamically horizontal or vertical.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on pagination_scroll_get