diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 06bfbf14..c89c5374 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter_quill_test: ^9.3.4 quill_html_converter: ^9.3.4 quill_pdf_converter: ^9.3.4 - # Normal packages + # Dart Packages path: ^1.8.3 equatable: ^2.0.5 cross_file: ^0.3.4 diff --git a/pubspec.yaml b/pubspec.yaml index d4bfc5c9..162808f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: flutter_localizations: sdk: flutter - # Normal packages + # Dart Packages intl: ^0.19.0 dart_quill_delta: ^9.3.3 collection: ^1.17.0