gemini_widgets 0.0.4
gemini_widgets: ^0.0.4 copied to clipboard
A powerful Flutter package for declarative AI widgets.
0.0.4 #
- Fixed an unnecessary import issue in the example app.
- Shortened the package description to align with pub.dev limits.
0.0.3 #
- Production-ready release with full documentation and example.
- Updated repository links.
0.0.2 #
- Improved documentation and added missing dartdoc comments.
- Fixed broken code examples in README.md.
- Added a comprehensive example app.
- Enhanced SEO with better keywords and description.
- Better error handling and status management.
0.0.1 #
- Initial release of gemini_widgets.
- Added GenerativeText widget for text generation.
- Added GenerativeImage widget for image generation.
- Added VisionText widget for analyzing images.
- Added GeminiWidgets.initialize() for API key setup.