flutterx_preferences 1.2.5 flutterx_preferences: ^1.2.5 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