Miscellaneous

This section covers the following:

Can I build web apps?

The generated code from FlutterFlow should run as a web application. However, we don't officially support Web for Flutter.
Here is a list of known issues:
  • Scrolling issues occur in iOS Web
  • iOS video player and YouTube player may not work
Additionally, we don’t have the functionality to deploy a web app directly from within FlutterFlow. Here’s Flutter’s documentation on how to deploy to web: https://flutter.dev/docs/deployment/web#deploying-to-the-web

Can I import design templates like Figma and Adobe XD in FlutterFlow?

Currently, this is not supported in FlutterFlow at the moment. However, you can build the design template in FlutterFlow.

Can I import my source code in FlutterFlow after manually making edits to the source code using an IDE (Integrated Development Environment) like Android Studio or VS Code?

This is not supported at the moment in FlutterFlow. However, you can run your source code from GitHub directly in Test Mode

I can't copy paste widgets.

Check to ensure that Clipboard is allowed for FlutterFlow in your browser. For Chrome, please follow these steps:
  • Select the lock icon in the website address bar.
  • A popup will appear. Ensure it says Allow next to Clipboard.
Once done, try copy-pasting the widget again.

I'm having issues scrolling inside of FlutterFlow / I can't scroll.

FlutterFlow does not have scroll bars. Instead, just hover over the section and scroll as you would normally.
If the issue persists, please try these troubleshooting steps:
  • Try using a mouse. There are some known issues with Flutter and trackpads on Windows computers.
  • Check your scrolling settings. For example, Windows may require two fingers to scroll.
  • If you aren't using Google Chrome, switch to Google Chrome.
If the issue persists, please reach out to us at [email protected]

How do I join the FlutterFlow community?

You can join the FlutterFlow community by following these steps:
  1. 1.
    On the dashboard screen, click on the Resources button.
  2. 2.
    There you'll find an option to "Join Community".
  3. 3.
    Check your inbox for an invitation email from [email protected].
  4. 4.
    Select accept the invitation in the email and complete account setup.
Make sure you use the same email address that's registered with FlutterFlow. If you aren't sure which email address you used, you can check the Account page.