google-gemini / generative-ai-dart

The official Dart library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=dart
Apache License 2.0
543 stars 111 forks source link

Riverpod + Flutter Hooks Flutter Sample #102

Open garysm opened 5 months ago

garysm commented 5 months ago

Would there be any interest for including a Riverpod + Hooks Flutter application into samples? I would imagine it would be based on the existing Flutter sample, but would just implement Riverpod/hooks features for those comfortable working with those commonly used packages.

leehack commented 5 months ago

I have an example with Riverpod if you are interested in: https://github.com/leehack/riverpod_generative_ai