File tree Expand file tree Collapse file tree 2 files changed +41
-0
lines changed
Expand file tree Collapse file tree 2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -438,6 +438,14 @@ packages:
438438 url: "https://pub.dev"
439439 source: hosted
440440 version: "6.3.0"
441+ google_mobile_ads:
442+ dependency: "direct main"
443+ description:
444+ name: google_mobile_ads
445+ sha256: a4f59019f2c32769fb6c60ed8aa321e9c21a36297e2c4f23452b3e779a3e7a26
446+ url: "https://pub.dev"
447+ source: hosted
448+ version: "6.0.0"
441449 html:
442450 dependency: transitive
443451 description:
@@ -1143,6 +1151,38 @@ packages:
11431151 url: "https://pub.dev"
11441152 source: hosted
11451153 version: "1.2.1"
1154+ webview_flutter:
1155+ dependency: transitive
1156+ description:
1157+ name: webview_flutter
1158+ sha256: c3e4fe614b1c814950ad07186007eff2f2e5dd2935eba7b9a9a1af8e5885f1ba
1159+ url: "https://pub.dev"
1160+ source: hosted
1161+ version: "4.13.0"
1162+ webview_flutter_android:
1163+ dependency: transitive
1164+ description:
1165+ name: webview_flutter_android
1166+ sha256: "0a42444056b24ed832bdf3442d65c5194f6416f7e782152384944053c2ecc9a3"
1167+ url: "https://pub.dev"
1168+ source: hosted
1169+ version: "4.10.0"
1170+ webview_flutter_platform_interface:
1171+ dependency: transitive
1172+ description:
1173+ name: webview_flutter_platform_interface
1174+ sha256: "63d26ee3aca7256a83ccb576a50272edd7cfc80573a4305caa98985feb493ee0"
1175+ url: "https://pub.dev"
1176+ source: hosted
1177+ version: "2.14.0"
1178+ webview_flutter_wkwebview:
1179+ dependency: transitive
1180+ description:
1181+ name: webview_flutter_wkwebview
1182+ sha256: fb46db8216131a3e55bcf44040ca808423539bc6732e7ed34fb6d8044e3d512f
1183+ url: "https://pub.dev"
1184+ source: hosted
1185+ version: "3.23.0"
11461186 win32:
11471187 dependency: transitive
11481188 description:
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ dependencies:
4949 flutter_native_splash : ^2.4.5
5050 go_router : ^16.0.0
5151 google_fonts : ^6.2.1
52+ google_mobile_ads : ^6.0.0
5253 http_client :
5354 git :
5455 url : https://github.com/flutter-news-app-full-source-code/http-client.git
You can’t perform that action at this time.
0 commit comments