You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| aurora | 3 years ago | |
| data | 3 years ago | |
| example | 3 years ago | |
| lib | 3 years ago | |
| test | 3 years ago | |
| .gitignore | 3 years ago | |
| .metadata | 3 years ago | |
| README.md | 3 years ago | |
| analysis_options.yaml | 3 years ago | |
| pubspec.yaml | 3 years ago | |
README.md
shared_preferences_aurora
The Aurora implementation of [shared_preferences][https://pub.dev/packages/shared_preferences].
Usage
This package is not an endorsed implementation of shared_preferences.
Therefore, you have to include path_provider_aurora alongside shared_preferences as dependencies in your pubspec.yaml file.
dependencies:
shared_preferences: ^2.1.1
shared_preferences_aurora: ^0.0.0 # @todo Not published
