Posts

Why I love Flutter?

Image
 Why I Love Flutter?

Flutter: Shortcut Command

IOS Open iOS Simulator open -a Simulator Run Flutter flutter run Website Flutter Serve at Chrome flutter run -d chrome Flutter Build the Web flutter build web

Flutter: Error Running Pod Install

Image
  When you Run Debug in Flutter and you get error: "Automatically assigning platform 'iOS' with Version 9.0 on target 'Runner' because no platform was specified. Please specify a platform for this target in you PodFile." Error running pod install. Error launching Application on iPhone 12 Pro Max. Resolution: Go to iOS --> PodFile Uncomment "platform: iOS, '9.0'