Skip to content

Commit

Permalink
Merge pull request #82 from JFtechOfficial/dependency-update
Browse files Browse the repository at this point in the history
  • Loading branch information
rodydavis committed Dec 2, 2023
2 parents 406382e + 3bfda80 commit c4d1919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: app_review_example
description: Demonstrates how to use the app_review plugin.

environment:
sdk: '>=2.12.0-259.8.beta <3.0.0'
sdk: '>=3.0.0 <4.0.0'

dependencies:
flutter:
sdk: flutter

cupertino_icons: ^0.1.0
cupertino_icons: ^1.0.6

dev_dependencies:
flutter_test:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ homepage: https://github.com/rodydavis/plugins
repository: https://github.com/fluttercommunity/app_review

environment:
sdk: ">=2.16.0"
sdk: '>=3.0.0 <4.0.0'
flutter: ^1.10.0

dependencies:
http: ^0.13.5
package_info_plus: ^4.0.2
http: ^1.1.0
package_info_plus: ^5.0.0
url_launcher: ^6.1.6
flutter:
sdk: flutter
Expand Down

0 comments on commit c4d1919

Please sign in to comment.