endless_firestore 1.4.0 copy "endless_firestore: ^1.4.0" to clipboard
endless_firestore: ^1.4.0 copied to clipboard

An infinite scroll view that extends the Endless library with support for Firestore streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add endless_firestore

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

dependencies:
  endless_firestore: ^1.4.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:endless_firestore/endless_firestore.dart';
0
likes
60
pub points
0%
popularity

Publisher

unverified uploader

An infinite scroll view that extends the Endless library with support for Firestore streams.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cloud_firestore, endless, flutter

More

Packages that depend on endless_firestore