HOME contamination fix
-When Flutter SDK tools are used, then get stored in $HOME The Flutter SDK tooling checks if XDG_CONFIG_HOME is set before using $HOME. This change sets the base path for flutter tools to use XDG_CONFIG_HOME. Which points to an individual recipes workdir