π 2.0.0 - Native Widget!
π 2.0 has landed!
This release brings major changes to how this package works. Most importantly, it is now completely native, ensuring speed and performance along with more combustibility. 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 theming control w/gradients.
- Full Internationalization control - every part can be set to any language.
- Dark mode
- Added elevation option to message box
Enhancements
- Fixes issue of fuzzy timestamps not updating, see papercups-io/chat-widget#73.
- Support for Flutter Desktop.
- Much better loading times
Breaking changes
- Removed support for
onStartLoading
,onFinishLoading
andonError
. - Removed agent availability configuartion, see #16.
- Removed
iframeUrl
. baseUrl
in props must not contain a prefix (nohttp
,https
,ws
, etc).
Contributors
Thanks to @Fiyiin for helping me out building this version of the library!