diff --git a/example/pubspec.yaml b/example/pubspec.yaml index b53a59fa..caaa4ab9 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -40,8 +40,6 @@ dependency_overrides: flutter_quill: path: ../ - intl: ^0.18.0 - dev_dependencies: flutter_test: sdk: flutter diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 6c314c7f..294badcd 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -22,11 +22,9 @@ dependencies: math_keyboard: ^0.1.8 string_validator: ^1.0.0 -dependency_overrides: - # flutter_quill: - # path: ../ - - intl: ^0.18.0 +# dependency_overrides: +# flutter_quill: +# path: ../ dev_dependencies: flutter_test: diff --git a/pubspec.yaml b/pubspec.yaml index eda225cb..001075eb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: pedantic: ^1.11.1 characters: ^1.2.1 diff_match_patch: ^0.4.1 - i18n_extension: ^7.0.0 + i18n_extension: ^6.0.0 device_info_plus: ^8.1.0 platform: ^3.1.0 pasteboard: ^0.2.0