menu
flagsmith_storage_sharedpreferences package
documentation
sharedpreferences_store.dart
FlagsmithSharedPreferenceStore
init method
init method
dark_mode
light_mode
init
method
@
override
Future
<
void
>
init
(
)
Implementation
@override Future<void> init() async { _prefs ??= await SharedPreferences.getInstance(); }
flagsmith_storage_sharedpreferences package
documentation
sharedpreferences_store
FlagsmithSharedPreferenceStore
init method
FlagsmithSharedPreferenceStore class