paginated_live_list 0.1.0 copy "paginated_live_list: ^0.1.0" to clipboard
paginated_live_list: ^0.1.0 copied to clipboard

outdated

A Paginated Live List Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paginated_live_list

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

dependencies:
  paginated_live_list: ^0.1.0

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:paginated_live_list/paginated_live_list.dart';
2
likes
60
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Paginated Live List Widget

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter

More

Packages that depend on paginated_live_list