Commit e090ed4
[url_launcher] Update result to
* Update FLTURLLauncherPlugin.m
Update result to `True` when the url was loaded successfully.
* Update pubspec.yaml
* Update CHANGELOG.md
* Undo the re-addition of pre-release changelogs.
Co-authored-by: Ben Li <libe@google.com>
Co-authored-by: stuartmorgan <stuart.morgan@gmail.com>True when the url was loaded successfully. (flutter#3475)1 parent 0786205 commit e090ed4
File tree
3 files changed
+6
-2
lines changed- packages/url_launcher/url_launcher
- ios/Classes
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments