-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having problem implementing the modal_bottom_sheet library #390
Comments
@lebe24 Did you ever figure out a solution? I'm facing the same problem currently. |
Hey @MahitMehta the solutions seems to be modifying the bottom sheet file regarding the import. But basically am just waiting to see if a solution come up if not I probably figured the bug in the package. Right now I haven't found any fix, am just waiting...😐 |
Flutter version and package version please |
Change pubspec version manually to Also read the documentation on how to make iOS style modal transitions work. You will need |
Package version works 🥂 thanks @CyMathew @iamnabink |
hi everyone
this is my first time running this package, I have read the documentation and tried to implement the
showCupertinoModalBottomSheet
for context
installation
implementation
error
The text was updated successfully, but these errors were encountered: