data_stream_wrapper library

Functions

dataStreamWrapper<T>(FutureOr<Iterable<T>?> next()) Stream<T>
create to transform loading of paginated data to stream and clean data after loading is ended