Links

Testing Your App

FlutterFlow allows you to test your app using preview and run mode in your browser. However, there are some native functionalities (e.g. camera, push notifications) that you can't test in the browser. These should be tested on a real device (or emulator), before putting your app into production.
In this section we'll guide you on how to: