- It considers you're
native_messaging_host_use-case/bin/
on your active terminal
dart compile exe main.dart [--os-target=windows] # this compiles to main.exe
- This also considers that unpacked extension at
native_messaging_host_use-case/unpacked-extension/
was also installed on one of Chromium-based browsers.
3. Please follow the specification to meet the rest of the prerequisites.