File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Add this to your package's pubspec.yaml file:
4141
4242``` yaml
4343dependencies :
44- uni_links_desktop : ^0.1.1
44+ uni_links_desktop : ^0.1.2
4545` ` `
4646
4747Or
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ packages:
209209 path: ".."
210210 relative: true
211211 source: path
212- version: "0.1.1 "
212+ version: "0.1.2 "
213213 uni_links_platform_interface:
214214 dependency: transitive
215215 description:
Original file line number Diff line number Diff line change 11name : uni_links_desktop
22description : A desktop (supports macOS and Windows) implementation of uni_links plugin.
3- version : 0.1.1
3+ version : 0.1.2
44homepage : https://github.com/leanflutter/uni_links_desktop
55
66platforms :
You can’t perform that action at this time.
0 commit comments