CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
flutter-provider
09-11
Software design
The argument type 'bool' can't be assigned to the parameter type 'Widget'
09-10
Back-end
Why when marking an icon as a favorite, they are all marked at the same time?
09-07
Software design
Flutter: Redirect to another page from widget
09-07
Back-end
Why Provider.of<> doesn't work without `listen: false`?
09-04
Blockchain
Which Buildcontext to use in context.watch<SomeBloc>()?
08-30
Blockchain
Provider does not update a variable while fetching data
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-21
Mobile
How to get information about a list of item by postId flutter
08-20
Back-end
Best practice on how to write/update data from a Flutter provider
08-19
front end
Showing White Screen in Flutter Project
08-18
Net
How to check for null current user in Firebase for Flutter
08-16
Mobile
ProxyProvider - Struggling using it to return List<int>
08-12
Software design
setState() or markNeedsBuild() called during build, not clear enough for me
08-10
Mobile
flutter show late initialization error which flutter provider package?
08-04
Back-end
User state managment with firebase and provider
08-02
Mobile
Change color when onPressed in flutter using Provider
08-01
Software design
Flutter: Getting Error With Provider Consumer on FloatingActionButton
07-31
Enterprise
The following assertion was thrown while dispatching notifications for CV: setState() or markNeedsBu
07-30
OS
Flutter build method call
07-24
Mobile
Flutterfire Provider Management With Other Screens
07-17
Back-end
When I change an object's attribute it does not persist in the object somehow, knowing that obj
07-13
Software engineering
Unable to load asset(Image) Flutter
07-11
other
Flutter: Showdialog not able to access the provider from context
07-11
other
Stateful widget inside an Provider (ChangeNotifier) widget does not get updated
07-09
Software design
Problem updating text in TextFormField in flutter with provider state management?
07-09
Software design
How to use Provider to check individual CheckboxListTiles?
07-04
database
CricularProgress Bar is not changing the state from isLoading variable
06-28
Software engineering
Flutter Provider across multiple views and inside other providers
06-28
Blockchain
Provider: How can I `notifyListener()` within a `StreamBuilder()`? It causes the error `setState() o
06-25
Blockchain
setState() or markNeedsBuild() called during build from changeNotifier
06-24
OS
An exception was throw by _MapStream<QuerySnapshot<Map<String, dynamic>>, List<Use
06-21
Blockchain
Why the provider sometimes does not work?
06-16
Net
ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: Null check operator used on a null
06-12
Net
Flutter: App freezes when TextField value changes
06-10
Net
Flutter - change locale and persisting with Provider
06-07
Back-end
Flutter StatelessWidget and Provider not updating or calling build unnecessarily
06-04
database
How to handle complex state with Riverpods StateNotifierProvider
05-30
Back-end
The error message is: type 'Null' is not a subtype of type 'String'
05-25
Back-end
BlocProvider Error: Could not find the correct Provider<CounterBloc>
102
1
2
3
Next
Last
Links:
CodePudding