shared_preferences_tizen 2.3.0 copy "shared_preferences_tizen: ^2.3.0" to clipboard
shared_preferences_tizen: ^2.3.0 copied to clipboard

Tizen implementation of the shared_preferences plugin.

shared_preferences_tizen #

pub package

The Tizen implementation of shared_preferences.

Usage #

This package is not an endorsed implementation of shared_preferences. Therefore, you have to include shared_preferences_tizen alongside shared_preferences as dependencies in your pubspec.yaml file.

dependencies:
  shared_preferences: ^2.3.2
  shared_preferences_tizen: ^2.3.0
copied to clipboard

Then you can import shared_preferences in your Dart code:

import 'package:shared_preferences/shared_preferences.dart';
copied to clipboard

For detailed usage, see https://pub.dev/packages/shared_preferences#usage.

4
likes
120
points
1.92k
downloads

Publisher

verified publishertizen.org

Weekly Downloads

2024.10.05 - 2025.04.19

Tizen implementation of the shared_preferences plugin.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, shared_preferences_platform_interface, tizen_interop

More

Packages that depend on shared_preferences_tizen