D Raj Sapkota(Abinash)
D Raj Sapkota(Abinash)
Hi, I am getting this error when trying to verify phone number with OTP. Here is what I did to solve this: 1Added both release and debug SHA 1 &&...
date not converted properly here is sample code final DateTime? picked = await showDatePicker( context: context, initialDate:DateTime.now(), firstDate: DateTime(2010), lastDate: DateTime(2100), ); final nep= picked!.toNepaliDateTime(); final d= NepaliDateTime.now(); log("date eng-----------...