colorist_ui 0.1.0
colorist_ui: ^0.1.0 copied to clipboard
A Flutter library of UI components for an LLM codelab.
Colorist UI Changelog #
0.1.0 #
- Simplify the exposed API to a single import.
0.0.7 #
- Simplify
example - Add some barrel files to simplify the exposed API
0.0.6 #
- Adopt
prefer_const_constructors
0.0.5 #
- Use
flutter_markdownfor the message bubbles
0.0.4 #
- Use
SelectableRegionsto make text selectable
0.0.3 #
- Cleanup README
0.0.2 #
- Add
createLlmMessagetoChatStateNotifier
0.0.1 #
- Initial release.