diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index 44034a97..5fdd9ff2 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -26,21 +26,24 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^8.4.1 - + # Normal packages + flutter_quill: ^8.5.0 http: ^1.1.0 + path: ^1.8.3 + meta: ^1.9.1 + universal_html: ^2.2.4 + cross_file: ^0.3.3+6 + math_keyboard: ^0.2.1 + photo_view: ^0.14.0 + + # Plugins video_player: ^2.8.1 youtube_player_flutter: ^8.1.2 flutter_inappwebview: ^5.8.0 - universal_html: ^2.2.4 gal: ^2.1.3 - path: ^1.8.3 image_picker: ^1.0.4 - math_keyboard: ^0.2.1 url_launcher: ^6.2.1 - meta: ^1.9.1 - cross_file: ^0.3.3+6 dev_dependencies: flutter_test: