From 24d8a476943630fc919254d9d86817d5557f65ee Mon Sep 17 00:00:00 2001 From: Ellet Date: Thu, 13 Jun 2024 18:07:20 +0300 Subject: [PATCH] chore: update comment for packages section in pubspec.yaml --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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