diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 91ab0a48..906fa828 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -47,9 +47,9 @@ dev_dependencies: sdk: flutter flutter_lints: ^3.0.1 -dependency_overrides: - flutter_quill: - path: ../ - +# dependency_overrides: +# flutter_quill: +# path: ../ + flutter: uses-material-design: true \ No newline at end of file