jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
289 stars 184 forks source link

Showing Code error in Autosms #56

Closed harishkunjithaya257 closed 4 years ago

harishkunjithaya257 commented 4 years ago

Hi,

please do cross-check the code, because I have been using SMS autofill for a while but this issue is new to me. rsz_1rsz_screenshot_from_2020-09-05_15-40-28

iommi87 commented 4 years ago

it comes from pin_input_text_field:3.1.0 dependency.

jaumard commented 4 years ago

Yes they have changed their API, from color: Colors.black to colorBuilder: FixedColorBuilder(Colors.black)