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
i see that colorPicker is wrapped by FlutterQuillLocalizationsWidget and this is linked to the local of app , is there a way to pass the local to this colorPicker,
the best solution is to add sl language , i can provide the sl language
Expected results
Actual results
is set the local to English cause Slovenian is not supported,
but if I press on color button an error happens:
The following MissingFlutterQuillLocalizationException was thrown building ColorPickerDialog(dirty, dependencies: [_LocalizationsScope-[GlobalKey#dc061]], state: ColorPickerDialogState#1ff68):UnimplementedError: FlutterQuillLocalizations instance is required and could not be found. Ensure that you are wrapping the current widget with FlutterQuillLocalizationsWidget or add FlutterQuillLocalizations.delegate to the localizationsDelegates in your App widget (e.,g WidgetsApp, MaterialApp). If you believe this is a bug, consider reporting it.
Additional Context
Screenshots / Video demonstration
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Flutter Quill version
flutter_quill: ^10.8.5
Steps to reproduce
i see that colorPicker is wrapped by FlutterQuillLocalizationsWidget and this is linked to the local of app , is there a way to pass the local to this colorPicker,
the best solution is to add sl language , i can provide the sl language
Expected results
Actual results
is set the local to English cause Slovenian is not supported,
but if I press on color button an error happens:
Additional Context
Screenshots / Video demonstration
The text was updated successfully, but these errors were encountered: