Flutter - How to solve VSCode not show iOS simulator device
When running Xcode and iOS simulator, open VSCode does not show the iOS device but has Android emulator options.
How to show iOS simulator in VSCode?
Continue ReadingWhen running Xcode and iOS simulator, open VSCode does not show the iOS device but has Android emulator options.
How to show iOS simulator in VSCode?
Continue ReadingHow to solve the problem of “another exception was thrown: Unable to load asset:” in flutter?
Here is the step for flutter how to load local images:
First, for use asset image in local, image location should be add in pubsec.yaml
Continue ReadingDart is created by Google in 2011, and can be use for web, server, mobile, and IoT, also can be use to develop Flutter.
Here we will present a quickly short guid for let you understand what is Dart and how to use it. For more detail about Dart can reference tour of basic Dart program.
Continue ReadingThis tutorial will demonstrate how to install flutter in Mac and build the first app with Xcode.
To install flutter and develop the app, we need to check environment meet minimum requirements