🚀 Firebase Studio
✨ Gemini / Gemma
🔥 Firebase
💙 Flutter
🔥 Lit
🎨 Material Design
opinions are my own
Maybe a good way to spin it as a feature: “Notifier Extensions”
Maybe a good way to spin it as a feature: “Notifier Extensions”
Taking it in phases totally makes sense though
Taking it in phases totally makes sense though
My signals package for flutter implements both ValueListenable for Computed and ValueNotifier for Signal types.
My signals package for flutter implements both ValueListenable for Computed and ValueNotifier for Signal types.
It makes building so much faster. I also get to a look I am happy with a lot earlier too
It makes building so much faster. I also get to a look I am happy with a lot earlier too
I really want to use vector search on the tool definitions to pre-filter tools for the LLM instead of displaying all of them
I really want to use vector search on the tool definitions to pre-filter tools for the LLM instead of displaying all of them