FlowDeck includes a Packages Dependencies panel that lists your project’s swift packages and allows performing the most common operations. You can access it viaDocumentation Index
Fetch the complete documentation index at: https://flowdeck.studio/docs/llms.txt
Use this file to discover all available pages before exploring further.
FlowDeck's panel > Package Dependencies or run the commands directly from the Command Palette.
Available Commands
- Add Swift Package: Adds a new Swift Package from a remote Git repository
- Update Packages: Downloads and updates packages to the latest version
- Resolve Package Versions: Refresh the local copy of the selected package versions
- Reset Package Caches: Deletes SPM package caches and downloads/installs all project packages from scratch.
