jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
293 stars 187 forks source link

autovalideMode error #70

Closed ashishoffice closed 3 years ago

ashishoffice commented 3 years ago

/C:/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/pin_input_text_field-3.1.2/lib/src/widget/pin_widget.dart:369:13: Error: No named parameter with the name 'autovalidateMode'. autovalidateMode: autovalidateMode, ^^^^^^^^^^^^^^^^

Kashif-Ali786 commented 3 years ago

Any solution for above error??

ashishoffice commented 3 years ago

no any solution

ashishoffice commented 3 years ago

[ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: MissingPluginException(No implementation found for method requestPhoneHint on channel sms_autofill)

ashishoffice commented 3 years ago

please can you fix the issue

Kashif-Ali786 commented 3 years ago

I solve this error after running flutter upgrade

ashishoffice commented 3 years ago

I have used flutter version number 1.20.2 .. smsautofill are not working

Kashif-Ali786 commented 3 years ago

My updated version is 1.22.5

thealiflab commented 3 years ago

I solve this error after running flutter upgrade

Solved my problem as well.

jaumard commented 3 years ago

seems solved :)