The TalkJS Flutter SDK v0.18.0 is out now. This release keeps the SDK compatible with upcoming changes across the iOS and Android ecosystems, and brings various API refinements
https://t.co/MpKviJa9vC
Sometimes the biggest lever for conversion is just making it easy for two people to talk.
StyleSeat, which connects beauty & wellness professionals with clients, 3x increased booking conversions after integrating TalkJS: https://t.co/0wRWYnozGi
#Marketplace#ChatAPI
What you can build with it:
• Push, email, or Slack notifications only when someone's @mentioned
• Bots that reply only when tagged
• Custom routing or escalation triggered by specific mentions
Read more: https://t.co/E64eubtpn2
New in TalkJS webhooks: 𝚖𝚎𝚜𝚜𝚊𝚐𝚎.𝚜𝚎𝚗𝚝 events now include 𝚖𝚎𝚗𝚝𝚒𝚘𝚗𝚎𝚍𝚄𝚜𝚎𝚛𝙸𝚍𝚜
Build mention-triggered bots, notifications, and automations, all without subscribing to every message in a conversation🧵
Mentions are just a property of the message, so if you already subscribe to message.sent, you already get this. One subscription gives you message + mentions. No new webhook type needed
Zero added performance overhead too, since it's pulled straight from the existing entity tree
You also get expanded theme file support.
Themes now ship in 4 formats:
• react-jsx
• react-tsx
• web-js
• web-ts
Copy the one that matches your stack.
For TypeScript projects, this means you get type safety in your theme components from the start
🆕 💬 🔜 Releasing soon. A @TalkJS product: Tori. The AI support agent for dev tools. Sign up now at: https://t.co/RSvkJsENNE
Tori by TalkJS – The AI support agent for dev tools
Ready to build real-time chat into your Flutter app?
📦 Package: https://t.co/kHpXkdFD4u
📖 Docs: https://t.co/jeAxst51iv
Questions? Our devs are happy to help, just start a chat https://t.co/eW9UrVKuzw
The TalkJS Data API is now available for Flutter
Build real-time chat in your Flutter app with the new TalkJS Core (talkjs_core_flutter) package.
Android is ready today, iOS support is coming soon 🧵
#Flutter#FlutterDev
Why use Flutter Data API?
• Real-time messaging: subscribe to message & conversation events as they happen
• Full data access: read, send, and update chat data directly
• Simple setup: just a few lines of Dart
• Built for mobile: Android now, iOS coming soon