Skip to content

Running The Apps

In this section, you will learn how to run the apps on your device.

  1. You need to run the app to make sure it's working fine and connected to your Sngine server using the API keys you configured in the previous sections.

  2. From Visual Studio Code, you can run the app on your device by clicking on the Run button after opening the lib/main.dart file then select your device from the list.

    From Visual Studio Code, you can run the app on your device by clicking on the Run button after opening the lib/main.dart…

    From Visual Studio Code, you can run the app on your device by clicking on the Run button after opening the lib/main.dart…

  3. This step will take a while to build the app and then you will see the app running on your device.

    This step will take a while to build the app and then you will see the app running on your device.

    This step will take a while to build the app and then you will see the app running on your device.

    This step will take a while to build the app and then you will see the app running on your device.

  4. You can see the app running on your device and you are ready to customize the app as you want.