Open peacejr7 opened 2 years ago
Go to the terminal and run this line of code?
$ flutter pub add shared_preferences
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies: shared_preferences: ^2.0.15
thanks.
Can you update this app? Now not working
For more context, share the error you're getting
There is a lot of errors, but first please tell me about this code: "https://github.com/SongTube/SongTube-New" - Is this newer version of this above code or what?
how can I update the Shared preferences plugin?