issues
search
csells
/
flutter_ai_toolkit
A set of AI chat-related widgets for Flutter
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
33
stars
6
forks
source link
remove controllers as an unnecessary abstraction
#74
Closed
csells
closed
6 hours ago
csells
commented
1 week ago
an LLM provider should provide change notifications all by itself
the dev shouldn't have to know the diff between the history in the provider (no notifications) vs. in the control (w/ notifications)
csells
commented
6 hours ago
fixed in 0.5.0