Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Mobile
flutter_inappwebview
Commits
fa49616c
Commit
fa49616c
authored
2 years ago
by
Lorenzo Pichilli
Browse files
Options
Download
Patches
Plain Diff
updated some code docs, fix #1405
parent
6037b896
master
v6.1.5_custom_in_app_browser_background
v6.0.0-beta.22
v6.0.0-beta.21
v6.0.0-beta.20
v6.0.0-beta.19
v6.0.0-beta.18
v6.0.0-beta.17
v6.0.0-beta.16
v6.0.0-beta.15
v6.0.0-beta.14
v6.0.0-beta.13
v6.0.0-beta.12
v6.0.0-beta.11
No related merge requests found
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
CHANGELOG.md
+4
-0
CHANGELOG.md
example/integration_test/chrome_safari_browser/custom_tabs.dart
+3
-3
...e/integration_test/chrome_safari_browser/custom_tabs.dart
lib/src/in_app_localhost_server.dart
+2
-1
lib/src/in_app_localhost_server.dart
lib/src/in_app_webview/in_app_webview_controller.dart
+2
-2
lib/src/in_app_webview/in_app_webview_controller.dart
lib/src/in_app_webview/webview.dart
+4
-4
lib/src/in_app_webview/webview.dart
lib/src/types/activity_button.dart
+3
-1
lib/src/types/activity_button.dart
lib/src/types/activity_button.g.dart
+3
-1
lib/src/types/activity_button.g.dart
lib/src/types/android_resource.dart
+1
-1
lib/src/types/android_resource.dart
lib/src/types/android_resource.g.dart
+1
-1
lib/src/types/android_resource.g.dart
lib/src/types/ui_image.dart
+2
-0
lib/src/types/ui_image.dart
lib/src/types/ui_image.g.dart
+2
-0
lib/src/types/ui_image.g.dart
macos/Classes/HeadlessInAppWebView/HeadlessInAppWebView.swift
+11
-0
...s/Classes/HeadlessInAppWebView/HeadlessInAppWebView.swift
pubspec.yaml
+1
-1
pubspec.yaml
with
39 additions
and
15 deletions
+39
-15
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets