Welcome to FlutterVision GitBook :)
  • Introducing FlutterVision
  • Pre-setting
  • How to use with Figma
    • How it works
    • Good practices on Figma to get a better result
    • What we support
  • How to use with Screenshots
    • Using screenshots and assets
  • Exporting the project
    • Generating the exportable file
    • Generating the UI code - Flutter
  • 🥳Product Changelog
Powered by GitBook
On this page

Pre-setting

Learn how to pre-set your UI project on FlutterVision.

PreviousIntroducing FlutterVisionNextHow it works

Last updated 3 years ago

Accessing FlutterVision and sending files

This is the first screen of FlutterVision. If you don't have an account yet, you can quickly create one.

1) How to create an account?

There are two options: (1) clicking in "Create an account" and filling the form and (2) clicking in "Login with Google" and integrating FlutterVision with your Google account.

2) Login

After the Login, you'll be redirected to the user page.

3) Forgot Password

Request a new password, that you'll receive by e-mail.

4) Create Project

Create a new project redirecting you to the upload page.

Set the Project name. This name will be used in the download file name.

IMPORTANT: NAMES CAN ONLY CONTAIN A-Z, a-z, 0-9 and underscore. Otherwise, the application cannot be compiled properly. Even the path (e.g. C:\Users\steve\Documents\project_name) must comply with these rules.