Generated by initstate.dev
A couple of setup steps before the project is ready to use.
Run the setup_[your_os]
to fully configure your app.
On macOS you have to run chmod -X setup_macos
first.
Install:
- FVM
- Flutterfire for firebase
Run:
fvm flutter pub get
and
flutterfire configure
Check out the rest of the docs at docs/README.md.
You can use docsify to read the documentation as a webpage.