firebase_pagination 0.0.4-dev firebase_pagination: ^0.0.4-dev copied to clipboard
A flutter package to paginate realtime database and firestore with realtime updates.
0.0.4-dev #
- FIX: using scrollbar instead of scrollview in wrap
0.0.3-dev #
- FIX: getting last item of array when empty
0.0.2-dev #
-
Added fields:
- onEmpty
- bottomLoader
- initialLoader
-
Type casted build view widget for proper reuse eith firestore and realtime db.
-
Provided all field from pagination widget to build view widget.
0.0.1-dev #
- Initial development version