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
When I try to render my flow screen with localization by DavinciCapture.offStage. I end up with error
======== Exception caught by widgets library =======================================================
The following assertion was thrown building PrintPreviewFlow(dirty):
a Localizations ancestor was not found
'package:flutter/src/widgets/localizations.dart':
Failed assertion: line 509 pos 12: 'scope != null'
Either the assertion indicates an error in the framework itself, or we should provide substantially more information in this error message to help you determine and fix the underlying cause.
In either case, please report this assertion by filing a bug on GitHub:
https://github.com/flutter/flutter/issues/new?template=2_bug.yml
I'm using flutter_localizations for localizations
The text was updated successfully, but these errors were encountered:
When I try to render my flow screen with localization by DavinciCapture.offStage. I end up with error
I'm using
flutter_localizations
for localizationsThe text was updated successfully, but these errors were encountered: