File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/url_launcher/url_launcher_web Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.2+1
2
+
3
+ - Update docs
4
+
1
5
# 0.1.2
2
6
3
7
- Adds "tel" and "sms" support
Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ dependencies:
34
34
Once you have the ` url_launcher_web ` dependency in your pubspec, you should
35
35
be able to use ` package:url_launcher ` as normal.
36
36
37
- [ 1 ] : ../url_launcher/url_launcher
37
+ [ 1 ] : ../url_launcher
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ homepage: https://github.com/flutter/plugins/tree/master/packages/url_launcher/u
4
4
# 0.1.y+z is compatible with 1.0.0, if you land a breaking change bump
5
5
# the version to 2.0.0.
6
6
# See more details: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0
7
- version : 0.1.2
7
+ version : 0.1.2+1
8
8
9
9
flutter :
10
10
plugin :
You can’t perform that action at this time.
0 commit comments