access_to_io library
Low level data management.
These provider are used then application want to access Http, Hive or SharedPreferences.
Classes
- Http Providers
- Make http requests, and cache them in hiveBox (hiveHttpCache)].
- HttpFamily Providers
- Make http requests, and cache them in hiveBox (hiveHttpCache)].
- HttpProvider Providers
- Make http requests, and cache them in hiveBox (hiveHttpCache)].
Constants
- hiveHttpCache → const String
-
Name of hiveBox with worker profiles
'http_cache' - httpProvider → const HttpFamily Providers
- Make http requests, and cache them in hiveBox (hiveHttpCache)].
Properties
-
hiveBox
→ FutureProviderFamily<
Box, String> Base Providers -
Base provider of hive
Box, typedynamic.final -
hiveDateTimeBox
→ FutureProviderFamily<
Box< Base ProvidersDateTime> , String> -
Base provider of hive
Box, type DateTime.final -
hiveJournalBox
→ FutureProviderFamily<
Box< Base ProvidersServiceOfJournal> , String> -
Base provider of hive
Box, type ServiceOfJournal.final -
httpClientProvider
→ ProviderFamily<
Client, String> Providers -
Provider of httpClient (with certificate if not null).
final
-
image
→ ProviderFamily<
Image, String> Base Providers -
Base provider of Images.
final
-
preferences
→ Provider<
SharedPreferences> Base Providers -
Base provider of
SharedPreferences.final