OpenAI chat wrapper, built with flutter, responsive on all screen. Available in iOS, Android, Web, Macos.
If you don't want to use firebase, just run flutter run -t lib/main.local.dart. All data are saved locally with sembast.
Otherwise, if you want to use firebase, follow these steps :
- Create a firebase project in firebase console
- Install flutterfire
- Run
flutterfire configure - Select the created project
- Run the app with this command
flutter run -t lib/main.firebase.dart
Icon by flaticon.