providers/hive_cache_service_provider library
Hive cache service provider for the Movie Star application.
Copyright (C) 2025, Software Innovation Institute, ANU.
Licensed under the GNU General Public License, Version 3 (the "License").
License: https://www.gnu.org/licenses/gpl-3.0.en.html.
Authors: Ashley Tang
Properties
-
hiveCacheServiceFutureProvider
→ FutureProvider<
HiveMovieCacheService> -
Provider for accessing the Hive cache service as a FutureProvider.
This ensures the service is fully initialised before use.
final
-
hiveCacheServiceProvider
→ Provider<
HiveMovieCacheService> -
Provider for the Hive movie cache service.
final