Relative Content

Tag Archive for flutterpackage

Adding shared_prefrences package to flutter gives error

So i was making a project and i wanted to save the data locally. So i added shared preferences package to my flutter project step by step as shown in this link: https://pub.dev/packages/shared_preferences/install and it also reflected in my pubspec.yaml file under the dependencies . But when i run flutter run it gives this error: