danvick / form_builder_phone_field

MIT License
8 stars 25 forks source link

null safe implementation #4

Closed Dreamersoul closed 1 year ago

Dreamersoul commented 3 years ago

Will this library update to follow flutter_form_builder ^6.0.0-nullsafety.1?

aneesh060 commented 3 years ago

Want to second Dreamersoul's comment. 6.0.0.nullsafety.1 is needed for null safety. Version 2.0 of this library is for null safety. There is no way to use this library in a null safe way if flutter_form_builder is not 6.0.0.

Prn-Ice commented 3 years ago

https://github.com/danvick/form_builder_phone_field/pull/6