> For the complete documentation index, see [llms.txt](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/getting-startet/help-and-faq.md).

# Help & FAQ

## Contact

If you need help or have improvement ideas please contact me:

Email: <hallo@getappronto.com>

## FAQ

### Which Flutter version is used for the app code?

* Flutter 3.32.4 (channel stable)
* See the current Flutter version on your computer:

```bash
flutter --version
```
