awesome-flutter
awesome-flutter copied to clipboard
Add Google Generative AI Dart to Machine Learning section
Add Google Generative AI Dart to Machine Learning section
This PR adds the official Dart/Flutter SDK for Google AI (Gemini) to the Machine Learning section.
The package provides:
- Text generation (LLMs)
- Multimodal input/output
- Embeddings API
- Image understanding & vision tasks
- Fully supported by Google and regularly updated
Repository: https://github.com/google-gemini/generative-ai-dart
This addition enhances the Machine Learning category with a modern, actively maintained AI package that enables advanced AI capabilities directly in Flutter and Dart applications.
Please read How to contribute before creating a submission.
Description and links to repo and pubdev if any
Submission description/links here
Checklist
- [x] I read How to contribute
- [x] I edited the SOURCE.md file only
- [x] Added a link to the repo in the PR
Feel free to add this badge to your repository after it's accepted to awesome-flutter.
<a href="https://github.com/Solido/awesome-flutter">
<img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>