File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.5.1
2+
3+ - MSIX support args #37
4+
15## 0.4.0
26
37- Update plugin to use win32_registry version 2.0.0 #33
Original file line number Diff line number Diff line change 5151
5252``` yaml
5353dependencies :
54- launch_at_startup : ^0.3 .1
54+ launch_at_startup : ^0.5 .1
5555` ` `
5656
5757或
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Add this to your package's pubspec.yaml file:
5151
5252``` yaml
5353dependencies :
54- launch_at_startup : ^0.3 .1
54+ launch_at_startup : ^0.5 .1
5555` ` `
5656
5757Or
Original file line number Diff line number Diff line change 11name : launch_at_startup
22description : This plugin allows Flutter desktop apps to Auto launch on startup / login.
3- version : 0.5.0
3+ version : 0.5.1
44homepage : https://leanflutter.dev/documentation/launch_at_startup
55repository : https://github.com/leanflutter/launch_at_startup
66issue_tracker : https://github.com/leanflutter/launch_at_startup/issues
You can’t perform that action at this time.
0 commit comments