flutterx_preferences 1.0.5-dev flutterx_preferences: ^1.0.5-dev copied to clipboard
Persist and query shared data in a fast and reliable way, integrate LiveData to observe any change to active preferences
flutterx_preferences #
Persist and query shared data in a fast and reliable way, integrate LiveData to observe any change to active preferences
Import #
Import the library like this:
import 'package:flutterx_preferences/flutterx_preferences.dart';
Usage #
Check the documentation in the desired source file of this library