uri_scheme_registration 0.1.0
uri_scheme_registration: ^0.1.0 copied to clipboard
A package to register uri schemes for linux and windows.
app_links_scheme_registrations #
Helpers for registering the URI scheme. On Window it is registered in the registry, and only Linux following the XDG spec. Other targets are no-ops.
See lib/src/common.dart for main documentation