You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use these cached values to rebuild the UI.
But ValueListenableBuilder supports ValueNotifier only, and not custom types.
Could you either support ValueListenableBuilder or create your own CachedValueBuilder?
I want to use these cached values to rebuild the UI.
But ValueListenableBuilder supports ValueNotifier only, and not custom types.
Could you either support ValueListenableBuilder or create your own CachedValueBuilder?