Archive
07月 2024
Showing 1 out of total 1
flutter Unhandled Exception: type '() => Null' is not a subtype of type '(void) => dynamic' of 'f'
Author : Anonymous Publish Time : 26 Jul 2024 06:26:11
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: type '() => Null' is not a subtype of type '(void) => dynamic' of 'f'
that is very interesting error,
_verificationCodeController.text =
_formData['email_verification_code'] ;
for the formData['email_verification_code'] is Null