> 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/features.md).

# Features

- [Themes](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/themes.md): How to change the themes of the app
- [Routing](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/routing.md): Navigation between routes using named routes.
- [Authentication](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/authentication.md): How to setup the user authentication with Firebase Auth
- [Deimplement Authentication](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/authentication/deimplement-authentication.md)
- [Database](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/database.md)
- [Storage](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/storage.md)
- [Components](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/components.md): More information about more complex components can be found in this chapter.
- [Newsletter](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/components/newsletter.md)
- [Gemini](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/components/gemini.md)
- [Provider](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/provider.md)
- [Localization](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/localization.md): Manage translations with the l10n package.
- [AI](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/ai.md)
- [Gemini (Google)](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/ai/gemini-google.md)
- [Maps](https://flutter-boilerplate.gitbook.io/flutter-boilerplate-docs/features/maps.md): Google Maps integration
