Run the sample app

flutter pub get
flutter run -d <device-id>

Use a physical device. The iOS SDK is added via Swift Package Manager, so no pod install step is needed for it.

Related pages


Did this page help you?