GitHub / CodingInfinite / FutureBuilderWithPagination
we're gonna look out how to work with Future Builder and show the result in GridView. We'll also see how to use Pagination with Future Builder.Future Builder is a widget that returns another widget based on futures execution result. It builds itself based on the latest AsyncSnapshots.
Stars: 45
Forks: 8
Open issues: 0
License: None
Language: Dart
Size: 114 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: over 1 year ago
Pushed at: almost 7 years ago
Last synced at: over 1 year ago
Topics: flutter, flutter-builder, futures, gridview, json-mapping, pagination