Releases: leanflutter/launch_at_startup
Releases · leanflutter/launch_at_startup
v0.3.0
- [windows] Add MSIX app support
- [windows] fix: detect disabled/enabled register (#26)
- [macos] macOS support API change to allow App Sandbox mode #27
v0.2.2
0.2.2
- add startup args for linux (#19)
v0.2.1
- feat: add interactive process type to MacOS #16
v0.1.9
- bump win32_registry to 1.0.2 #12
v0.1.8
- [windows] Fix incorrect setting/checking of registry value #10
v0.1.7
- [windows] Replace
win32
with win32_registry
v0.1.6
- [windows] fix: use correct max length of registry key
v0.1.4
pubspec.yaml
adds platforms field.
v0.1.1
- Supported
linux
platform.