Can I build an app without user sign up?

Hey everyone,

I tried looking through past questions but couldn't find the answer to this.

I'm very new to Flutterflow, Flutter, and being a dev overall. So this may be a dumb question.

Can I build an app on Flutterflow that does not require the users to sign up to use it?

For context: I'm trying to build a simple app that uses two pieces of input from the user to do a simple calculation, display the result, and show a progress bar on the main screen. I'm using Firebase and created a Users collection and another collection that refers back to the users.

Can anyone help guide me on this?

Thank you!

2 replies