Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1871,10 +1871,10 @@ packages:
dependency: "direct main"
description:
name: webview_flutter
sha256: e4d3474277c5043f5f3100ed27d94ad693abfd5c602b0221c719a4497e4ba1e4
sha256: d53e1ccf5516f25017e3c9d44c39034db352d20fa34fe200674270242c2c5111
url: "https://pub.dev"
source: hosted
version: "4.14.0"
version: "4.14.1"
webview_flutter_android:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies:
fimber: 0.7.0
shimmer: 3.0.0
rive: 0.14.9
webview_flutter: 4.14.0
webview_flutter: 4.14.1
webview_flutter_android: 4.12.0
webview_flutter_wkwebview: 3.25.1
flutter_custom_tabs: 2.5.0
Expand Down
Loading