type 'Null' is not a subtype of type 'String' flutter on api call
Issue Im using a service to create api from xml. This is my model file: // To parse this JSON…
get it fixed!
Issue Im using a service to create api from xml. This is my model file: // To parse this JSON…
Issue Reviewing a question recently but could not post response due to lacking any reputation. In this question regarding a…
Issue As you can notice, the background color of the decoration is slightly overflowing the circular border. I’ve tried in…
Issue In main.dart file, I set appBar Theme as follows. AppBarTheme( color: AppColors.colorWhite, elevation: 0, iconTheme: IconThemeData( color: AppColors.colorBlack ),…
Issue I am trying to make a single package for dealing with permissions and data flow for this I have…
Issue I have a map (mapone) that I want to sort by ‘number’. But some items in the map have…
Issue This might be a very simple question but I am having trouble finding an answer. I have a object/map…
Issue before puting "!", I was getting this error: The method ‘[]’ can’t be unconditionally invoked because the receiver can…
Issue I getting the following error in flutter doctor cmd tools, when I run the command flutter doctor in the…
Issue No project is working in Flutter, I installed the sdk and installed android studio, I am using vs code,…