- Embedded chat views support: Users can now embed chat windows within their Flutter app for better control over the layout.
- Added support for streaming events like NewMessage, ChatWindowVisibilityChanged, Error, HandleUri, and FilePickerActivity.
- Set licenseNo as the only required parameter.
- Updated tests
- Add support for custom params.
- Bump native dependencies.
- Unit tests.
- Migrated to null safety.
- Fixed pod install issues.
- Fixed podspec issues.
- Fixed No podspec found on iOS
- Fixed issue with plugin name
- Fixed conflict with pods on ios
- Renamed plugin
- Completed iOS documentation
- Make plugin available to ios
- Fixes
- Fixed documentation
- Include Authors info in README
- Make plugin usable on android devices