dropdown_formfield
dropdown_formfield copied to clipboard
Migrate to Null Safety
trafficstars
#20 Migrate to Null Safety By testing all features and also replace deprecated attribute autovalidate to autovalidateMode and set the default value to disable.
To Migrate to null safety used the dart migrate tool and review code changes.
dart migrate
Hi @samiraj99, can i use this repo to my existing project? https://github.com/samiraj99/dropdown_formfield
Hi @samiraj99, can i use this repo to my existing project? https://github.com/samiraj99/dropdown_formfield Yes you can