pub fn start_desktop()
Expand description

start libqaul on a desktop platform (Linux, Mac, Windows)

It will automatically define the path to the common OS specific configuration and data location.

The locations are:

  • Linux: /home/USERNAME/.config/qaul
  • MacOS: /Users/USERNAME/Library/Application Support/net.qaul.qaul
    • in flutter app: /Users/USERNAME/Library/Containers/net.qaul.qaulApp/Application Support/net.qaul.qaul
  • Windows: C:\Users\USERNAME\AppData\Roaming\qaul\qaul\config