locale_settings_hive

pub package


This package is an extension for locale_settings to support additional systems by using hive. The main package should always be imported alongside this package.

Getting Started

Import the package:

import 'package:locale_settings_hive/locale_settings_hive.dart';

Usage

Initialize the plugin:

LocaleSettingsHive.initialize();

Supported systems

Supports Windows, Linux and Web.