You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
An unexpected transparent padding appears at the bottom of the page when calling the showiOSEventModal method. I reproduced this issue on both iPhone 15 and iPhone 15 Pro, on iOS 17.5 and iOS 18, in both the simulator and on physical devices.
To Reproduce
Steps to reproduce the behavior:
call showiOSEventModal
Expected behavior
The bottom of the iOS modal page should be connected to the edge without any transparent padding.
Screenshots
Device(s) tested
This can be very important as not all device vendors do calendar in the same way.
Device: iphone15pro
OS: ios 17.5
Plugin version: 4.2.3
Flutter: Channel stable, 3.24.4,
Flutter doctor
Run a flutter doctor so we can rule out env issues
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
An unexpected transparent padding appears at the bottom of the page when calling the showiOSEventModal method. I reproduced this issue on both iPhone 15 and iPhone 15 Pro, on iOS 17.5 and iOS 18, in both the simulator and on physical devices.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The bottom of the iOS modal page should be connected to the edge without any transparent padding.
Screenshots
Device(s) tested
This can be very important as not all device vendors do calendar in the same way.
Flutter doctor
Run a
flutter doctor
so we can rule out env issuesAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: