How do you memoize your futures? I am using a FutureBuilder
that gets items data by some params.
I found here a suggestion to use AsyncMemoizer
, however it looks like it's missing from the dart:async
package.
Are there alternatives?
import 'package:async/async.dart';
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With