Navigation Menu
The left-most menu on your FlutterFlow project page is called the Navigation Menu. It gives you access to the project's user interface builder, widget tree, and storyboard and helps you to navigate to pages for adding project features, including the Firestore database, setting up API calls, uploading image assets, and adding integrations, and more.

Navigation Menu
From here, you can navigate to the dashboard where you can manage your projects (create new projects, remove existing projects, duplicate and leave a project). You can also access your account information and links to the various FlutterFlow resources.
The Widget Tree panel gives you a high-level overview of all the widgets you have added to a selected page.
You can also create a folder structure tailored to your project's specific needs; for example, organizing pages by feature. Simply right-click on the folder, and you'll see an option to add a new folder, page, or component.
For the older projects, navigate to Settings and Integrations > App Details > Folder Organization > turn on the Enable Updated Folder Structure Toggle.
On the Firestore page, you can create database collections using Firebase.
From here, you can create custom data types that can be used throughout your app, such as in App State, Firestore, custom code, and more!
From here, you can upload any assets you want to use in your app. This also shows the media assets of the Team.
From here, you can add custom functionalities to your app by defining Custom Functions, Custom Widget, and Custom Actions.
You can write and deploy Cloud Functions for your Firebase project all on FlutterFlow.
Theme settings allow you to customize the visual appearance of your app to match a specific design or branding.
From this page, you can access settings related to the app, general settings, project setup, in app-purchases & subscriptions, and integrations.
Last Updated Date: September 20, 2023
Last modified 9d ago