diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index c32d2fdd..08544220 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -21,10 +21,12 @@ dependencies: gallery_saver: ^2.3.2 math_keyboard: ^0.1.6 string_validator: ^0.3.0 + url_launcher: ^6.1.2 + tuple: ^2.0.0 -dependency_overrides: - flutter_quill: - path: ../ +#dependency_overrides: +# flutter_quill: +# path: ../ dev_dependencies: flutter_test: