mirror of
https://github.com/we-promise/sure.git
synced 2026-06-06 19:29:03 +00:00
Update Flutter iOS run command in mobile/README.md
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -74,7 +74,9 @@ static String _baseUrl = 'https://your-sure-server.com';
|
||||
flutter run -d android
|
||||
|
||||
# For iOS
|
||||
flutter run -d ios
|
||||
flutter run -d <simulator-device-UDID>
|
||||
# or
|
||||
flutter run -d "iPhone 17 Pro"
|
||||
|
||||
# For web (development only)
|
||||
flutter run -d chrome
|
||||
|
||||
Reference in New Issue
Block a user