UgurTuran

Results 2 comments of UgurTuran

I have this error too. flutter_datetime_picker-1.5.1/lib/flutter_datetime_picker.dart:311:32: Warning: Operand of null-aware operation '??' has type 'Color' which excludes null. - 'Color' is from 'dart:ui'. color: theme.backgroundColor ?? Colors.white, Doctor summary (to...

having the same issue, firebase projects:list lists the projects, but configure cannot find projects.. EDIT: solution for me was: - install node.js - install firebase cli through npm install -g...