flutter-custom-dialog
flutter-custom-dialog copied to clipboard
The following NoSuchMethodError was thrown while handling a gesture: flutter: The method 'findRootAncestorStateOfType' was called on null. flutter: Receiver: null flutter: Tried calling: findRootAncestorStateOfType<NavigatorState>() flutter:
The following NoSuchMethodError was thrown while handling a gesture: flutter: The method 'findRootAncestorStateOfType' was called on null. flutter: Receiver: null flutter: Tried calling: findRootAncestorStateOfType<NavigatorState>() flutter:
@jinfagang did you find the solution? I am facing the same error.
Maybe you can try adding YYDialog.init(context)
