Closed hemantbeast closed 9 months ago
Overlay.maybeOf(context) throws null when using the navigator context from main app. To fix this issue we get the context from Navigator's overlay if the previous code reports null.
Overlay.maybeOf(context)
@hemantbeast you need to resolve conflict before merging all the changes
@koukibadr updated.
Overlay.maybeOf(context)
throws null when using the navigator context from main app. To fix this issue we get the context from Navigator's overlay if the previous code reports null.