riverpod_dev_infinite_scroll 2.0.0-dev.5 copy "riverpod_dev_infinite_scroll: ^2.0.0-dev.5" to clipboard
riverpod_dev_infinite_scroll: ^2.0.0-dev.5 copied to clipboard

Fork of the riverpod_dev_infinite_scroll plugin that uses the dev version of riverpod (2.0.0+5). Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagin [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_dev_infinite_scroll

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

dependencies:
  riverpod_dev_infinite_scroll: ^2.0.0-dev.5

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:riverpod_dev_infinite_scroll/riverpod_dev_infinite_scroll.dart';
2
likes
120
pub points
1%
popularity

Publisher

verified publisherkotelnikov.dev

Fork of the riverpod_dev_infinite_scroll plugin that uses the dev version of riverpod (2.0.0+5). Riverpod implementation of infinite_scroll_pagination, this package allows to use infinite_scroll_pagination with Riverpod abstracting away the complexity

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_riverpod, infinite_scroll_pagination

More

Packages that depend on riverpod_dev_infinite_scroll