I am using custom function for the email send to the user but its showing me this error in console
Error sending email: MissingPluginException(No implementation found for method send on channel flutter_email_sender).
I have also entered the import link in the code itself.
I have successfully used the puspec dependency and there is no error in the code hen to the error is showing can someone let me know the error?????