Open apaolino opened 2 years ago
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.
Error: Couldn't find constructor 'VelocityTracker'
Ran into the same thing, include the updated modal_bottom_sheet directly as a work around
modal_bottom_sheet: ^2.0.1
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.