shared_preferences_linux 0.0.4-nullsafety copy "shared_preferences_linux: ^0.0.4-nullsafety" to clipboard
shared_preferences_linux: ^0.0.4-nullsafety copied to clipboard

unlistedoutdated

Linux implementation of the shared_preferences plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_preferences_linux
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  shared_preferences_linux: ^0.0.4-nullsafety
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shared_preferences_linux/shared_preferences_linux.dart';
copied to clipboard
7
likes
0
points
2.96M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.09.17 - 2025.04.01

Linux implementation of the shared_preferences plugin

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file, flutter, meta, path, path_provider_linux, shared_preferences_platform_interface

More

Packages that depend on shared_preferences_linux