Closed Naveenchand06 closed 1 year ago
@Naveenchand06 Seems to be a problem with the latest Flutter release (3.7) — https://github.com/flutter/flutter/issues/115705
Specifically with the Slidable and TypeAheadField classes.
I might look into it later, when I find some time. Of course, feel free to debug this yourself and submit a pull request.
Apparently, it has been fixed in flutter_typeahead
's latest version, but flutter_slidable
is still waiting for a fix.
When I run the app for the first time from the master branch. I'm getting an error saying
Scrollable.of() was called with a context that does not contain a Scrollable widget