All Collections
Help & Troubleshooting Guides
How to: Resolve when your project does not open in FlutterFlow.
How to: Resolve when your project does not open in FlutterFlow.
Barry avatar
Written by Barry
Updated over a week ago

How to resolve when your project does not open in FlutterFlow

Add '?SAFE_MODE' to your project URL


For instance, if the project URL is https://app.flutterflow.io/project/xxxxxx, you would have to add '?SAFE_MODE', adding it to the URL would change the URL to become https://app/flutterflow.io/project/xxxxxx/?SAFE_MODE.

Thereafter, this will open the page that has the Widget causing the project to not load.
To identify the page, you would have to delete the topmost Widget in the Widget tree.

Any changes made to the project may cause the project to not load again until the cause Widget is identified and erased


Other helpful tips on what to check for when the project does not open in the project.


Tip 1: Check your internet connection


Ensure that you have strong, reliable internet access when opening your project in FlutterFlow. A weak internet connection or connection drops can prevent the program from loading correctly. If you’re having difficulty accessing the internet, please contact your internet service provider for assistance.


Tip 2: Clear your cache and cookies


Your web browser stores files on your computer (cookies and cached data) to help make pages load faster. Try clearing these files from your system. Different browsers use different steps to clear the cache, so please refer to your web browser's help files for assistance.


Does the issue persist?


If you are still unable to open your project despite following the shared instruction, please contact the support team at support@flutterflow.io. We hope this article was able to help you resolve your issue when attempting to open a FlutterFlow project. For more information and support on using FlutterFlow, please visit our website.

Did this answer your question?