iOS
Flutter iOS targets for Food Truck Nerdz live in this repository.
Typical workflow
-
Install Flutter and Xcode per the Flutter install guide; accept licenses and install CocoaPods dependencies as prompted.
-
From the repository root, open
ios/Runner.xcworkspacefor native tooling, or runflutter runon a simulator/device.
Related
-
HTTP API (OpenAPI) — public API surface used by the app
-
Android — sibling platform module in this doc set