Last updated:
0 purchases
locale settings preferences
locale_settings_preferences #
This package is an extension for
locale_settings
to support additional systems by using
shared_preferences.
The main package should always be imported alongside this package.
Getting Started #
Import the package:
import 'package:locale_settings_preferences/locale_settings_preferences.dart';
copied to clipboard
Usage #
Initialize the plugin:
LocaleSettingsPreferences.initialize();
copied to clipboard
Supported systems #
Supports Windows, Linux and Web.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.