Skip to main content
Version: Next

Setup iOS

Activate the Swift Package Manager

The Swift Package Manager is available in Flutter 3.35 in the stable channel but needs to be enabled by running the following command:

flutter config --enable-swift-package-manager