Skip to content

Commit

Permalink
fix yaml file issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragul-XA committed Jul 23, 2024
1 parent e2722aa commit f2df099
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ environment:
dependencies:
flutter:
sdk: flutter
webview_flutter: ^3.0.4
google_fonts: ^4.0.3
#google_fonts: ^5.0.0
webview_flutter: ^4.2.2
webview_flutter_android: ^3.9.3
webview_flutter_wkwebview: ^3.7.3
google_fonts: ^5.0.0
dio: ">=4.0.0 <6.0.0"
pkce: ^1.1.0+1
mockito: ^5.3.2
Expand Down

0 comments on commit f2df099

Please sign in to comment.