CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
flutter-sharedpreference
08-24
database
Integrate Provider with SharedPreferences to save and get Provider data
08-24
Mobile
Unhandled Exception: type 'Null' is not a subtype of type 'List<dynamic>'
08-16
Software design
sharedPreference as future in FutureBuilder not working
07-21
other
What is wrong with my Shared preference? It wont remember my selected strokeWidth
07-16
Net
How to show updated list in shared preferences on UI - Flutter
07-08
Mobile
How to persist a List<String> toDo = ['eat', 'sleep', 'code'] us
06-29
Software engineering
Flutter - Load variables with SharedPreferences
06-10
Software engineering
Widget Not Updating Information from shared_preferences in Flutter
05-31
OS
Shared Preferences Flutter - Save depending on Book Title
05-27
Net
Flutter how can i set Auth token from flutter secure storage to dio header?
04-13
Back-end
Flutter Shared Preferences, check if first run not working
04-02
front end
Dart: A value of type 'String?' can't be assigned to a variable of type 'String&
03-28
front end
The argument type 'Future<SharedPreferences>' can't be assigned to the paramete
03-09
Software design
Shared Preferences key value not changing
03-02
front end
getting future string and saving state in flutter
03-01
Mobile
MIgrating to bloc >= 7.2.0 with multiple enevts and shared preferences
02-21
database
How to save an index of PageView and load it when reopening the app?
02-10
database
How to initialize CameraController with SharedPreferences?
12-23
Enterprise
How to access Flutter's shared preference file?
12-11
OS
Future builder runs forever, if memoizer used doesnt notify to the listerners
10-01
database
I'm trying to implement a favorites feature locally in flutter that works both inside the page
09-25
Blockchain
The argument type 'String?' can't be assigned to the parameter type 'String'
09-17
Net
Flutter Json FormatException
Links:
CodePudding