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
80
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, endless, flutter

More

Packages that depend on endless_firestore