Skip to content

Commit

Permalink
Merge pull request #4 from Laks-Forks/master
Browse files Browse the repository at this point in the history
target intro_views_flutter: ^2.8.1 to fix duplicated import
  • Loading branch information
syntaxlexx authored Jan 21, 2021
2 parents e1468f9 + dd37eee commit 6dcff47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
flutter_share_me: ^0.9.1
flutter_spinkit: ^4.1.2
http: ^0.12.0+4
intro_views_flutter: ^2.8.0
intro_views_flutter: ^2.8.1
launch_review: ^2.0.0
material_design_icons_flutter: ^4.0.5045
random_string: ^2.0.1
Expand Down Expand Up @@ -105,4 +105,4 @@ flutter:
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
image_path: "assets/icon/icon.png"

0 comments on commit 6dcff47

Please sign in to comment.