diff --git a/pubspec.yaml b/pubspec.yaml index 7f04dd2..9872349 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,9 +24,9 @@ dependencies: # # Packages by other parties: # - share_plus: ^6.3.1 + share_plus: ">=6.3.1" dev_dependencies: flutter_lints: ^2.0.1 flutter_test: - sdk: flutter \ No newline at end of file + sdk: flutter