CountryCodePicker
CountryCodePicker copied to clipboard
Error: Couldn't find constructor 'VelocityTracker'
Hi, thanks for this library.
Once I upgraded to flutter 3.0 I get this error during compilation:
Error: Couldn't find constructor 'VelocityTracker'
coming from modal_bottom_sheet package probably.
Ran into the same thing, include the updated modal_bottom_sheet directly as a work around
modal_bottom_sheet: ^2.0.1