diff --git a/pubspec.yaml b/pubspec.yaml index 21a0006ea..48a9c27dc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: flutter_web_plugins: sdk: flutter ##### For image picker widget - file_picker: ^6.1.1 + file_picker: ^8.1.7 ##### For webveiwx widget http: ^1.1.2 path: ^1.9.0 @@ -31,14 +31,6 @@ dev_dependencies: flutter_lints: ^2.0.0 flutter: - plugin: - platforms: - android: - default_package: quill_html_editor - ios: - default_package: quill_html_editor - web: - default_package: quill_html_editor assets: - packages/quill_html_editor/assets/camera_roll_icon.png - packages/quill_html_editor/assets/h1_dark.png