sample_app

Generated by initstate.dev

Setup

A couple of setup steps before the project is ready to use.

Automatic

Run the setup_[your_os] to fully configure your app.

On macOS you have to run chmod -X setup_macos first.

Manual

Install:

Run:

fvm flutter pub get

and

flutterfire configure

Docs

Check out the rest of the docs at docs/README.md.

You can use docsify to read the documentation as a webpage.