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.
513 B
513 B
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