I know it must be silly to ask about, but my if statement that checks for null pointer doesn't seem to work. The code continues, and once I dereference the poin
FAILURE: Build failed with an exception. Where: Script 'C:\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1070 What went wrong: Execution failed f
how to get firestore single field time stamp data to store in a List variable to use in somewhere else that need List? DocumentReference documentReference =
this is the error message I get trying to install Node.js on my PC
What is the meaning of the asterisk in these classes in Bootstrap 3: visible-xs-* , visible-sm-* , visible-md-* , visible-lg-* See here: http://getbootstrap.co
I have a div and a lot of tags in it, but when I zoom the div in or out it disperses. If you look at the images when I zoom News it doesn't disperse but when I
first off, I've had much success and use this library in multiple places. So far it's worked great. I've run into an issue though that I cannot solve. I have a
I am trying to get data from api and show it on frontend but *ngFor is not working I checked all variables are working correctly and the data is showing in cons