google-gemini / flutter-tabletop-character-sample

Apache License 2.0
1 stars 2 forks source link

Flutter Tabletop Tome Sample

An open source sample for Flutter and Gemini that creates and displays profiles for non-player characters in role playing games based on a few simple inputs like "personality" and "background."

Getting Started

To use this sample, you'll need a Gemini API key. You can find instructions for generating one at https://ai.google.dev/.

Before running the project locally, recreate its platform-specific subprojects with this command:

flutter create --project-name character_creator .