papercups_flutter 2.1.4 copy "papercups_flutter: ^2.1.4" to clipboard
papercups_flutter: ^2.1.4 copied to clipboard

outdated

Native Flutter implementation of the papercups.io chat widget.

[2.1.4] - 12/09/2021. #

🐛 Fixed an issue where new customer conversations would create a new ID, stopping links between conversations.

[2.1.3] - 11/09/2021. #

🐛 Fixed an issue where chats appeared as Anonymous in specific cases even if externalId was provided. (covers more cases)

[2.1.2] - 11/09/2021. #

🐛 Fixed an issue where chats appeared as Anonymous in specific cases even if externalId was provided.

[2.1.1] - 21/08/2021. #

🐛 Fixed an issue where chats are not recovered due to an API change.

[2.1.0+1] - 18/04/2021. #

🎨 Format code

[2.1.0] - 07/04/2021. #

✨ Support null-safety

[2.0.5] - 27/02/2021. #

⬆️ Allows timeago to go up to version 3.x.x ♻️ Internal improvements to have the message list inside the conversation ⚡️ Stop passing the whole widget to getCustomerHistory

[2.0.4] - 18/02/2021. #

Bumps flutter_markdown to 0.6.0

[2.0.1, 2.0.2, 2.0.3] - 16/02/2021. #

These releases are maintenance related, addressing some issues found on pub.dev to improve its score.

Fixes #

  • Bump intl to 0.17.0
  • Bump http to 0.13.0
  • Modify description to make it over 60 characters
  • Avoided using braces in interpolation when not needed.

[2.0.0] - 16/02/2021. #

🎉 2.0 has landed! #

This release brings major changes to how this package works. Most importantly, it is now completely native, ensuring speed and performace along with more customisability. This will also enable new features such as chat message notifications, in-app overlays, local message retention and many others, make sure to leave suggestions here for what to build next.

New Features #

  • Native Dart implementation!
  • Full themeing control w/gradients.
  • Full Internationalization control - every part can be set to any language.
  • Dark mode
  • Added elevation option to message box

Enhancements #

Breaking changes #

Contributors #

Thanks to @Fiyiin for helping me out building this version of the library!

[1.0.1] - 05/01/2021. #

  • 🍱 Update Readme.md with new logo

[1.0.0+1] - 1/12/2020. #

  • 🎉 1.0 Release!
  • 🐛 Fix customer data bug

[0.2.2] - 30/11/2020. #

  • ⚡️ Performance imporvements to genIframeUrl
  • ✨ Added toMap() and toJsonString() to the classes, better URI generation.

[0.2.1] - 26/11/2020. #

  • 🚨 Remove unused import (improve pub score)

[0.2.0] - 26/11/2020. #

New features #

  • onStartLoading, onFinishLoading and onError functions. (#4)

Enhancements #

  • 📝 Improved docs with higher coverage and syntax highlighting (Thanks to @Immortalin).
  • ⚡️ Web widget is now constant. Better preformance.
  • ✨ Update example to show new features.

[0.1.4] - 23/11/2020. #

  • 🎨 Restructure code and fix warnings

[0.1.3] - 23/11/2020. #

  • 🐛 Add platfromView stub, should fix platfrom id and pub score

[0.1.2] - 22/11/2020. #

  • 🐛 Try and fix analyzer error again

[0.1.1] - 22/11/2020. #

[0.1.0] - 22/11/2020. #

New features #

  • ✨ Flutter Web support!

Enhancements #

  • 📝 Added Known Issues (#10)
  • 🎨 Internal restructuring to support Flutter Web.

Fixes #

  • ✏️ Fixed changelog typos

[0.0.3] - 20/11/2020. #

Enhancements #

  • 📝 Improved Readme.md (#9)
  • 📝 Improved API documentation (#1)

Bug Fixes #

  • 🐛 Fixed external id not working correctly (#9)
  • 🐛 Fixed bools being sent incorrectly (#3)

[0.0.2] - 18/11/2020. #

  • Increase Pub Score.

[0.0.1] - 17/11/2020. #

  • 🎉 Initial Release.
39
likes
80
pub points
54%
popularity

Publisher

verified publisherpapercups.io

Native Flutter implementation of the papercups.io chat widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_markdown, http, intl, phoenix_socket, timeago

More

Packages that depend on papercups_flutter