GregoryConrad / rearch-dart

Re-imagined approach to application design and architecture
https://pub.dev/packages/rearch
MIT License
92 stars 4 forks source link

Determine how to properly support `RefreshIndicator` in Flutter #220

Closed GregoryConrad closed 1 month ago

GregoryConrad commented 1 month ago

May need to expose the underlying Future on use.invalidateableFuture and use.refreshableFuture

GregoryConrad commented 1 month ago

Will not change invalidateableFuture since it wouldn’t make sense here, but will change refreshableFuture