flutter_datetime_picker icon indicating copy to clipboard operation
flutter_datetime_picker copied to clipboard

null-aware warning while building the app

Open NaingMyoThawNMYT opened this issue 3 years ago • 8 comments

../../../Applications/flutter/.pub-cache/hosted/pub.dartlang.org/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,

NaingMyoThawNMYT avatar Jun 18 '21 02:06 NaingMyoThawNMYT

same here

johnyK avatar Jun 19 '21 06:06 johnyK

+1 with same error

ryufitreet avatar Jun 19 '21 17:06 ryufitreet

same error

bigtotorouk avatar Jun 20 '21 10:06 bigtotorouk

same here

rsbthebest avatar Jun 21 '21 05:06 rsbthebest

#244 #241 #239 #238

YuriHeiko avatar Jun 21 '21 21:06 YuriHeiko

sad!

santiago21ag avatar Jun 22 '21 12:06 santiago21ag

Same here

tushardubey121 avatar Jul 11 '21 15:07 tushardubey121

Same.. any development on this issue?

DevTiago avatar Feb 15 '22 17:02 DevTiago