flutter_freshchat 1.1.4 flutter_freshchat: ^1.1.4 copied to clipboard
A Flutter plugin for integrating Freshchat in your mobile app.
1.1.4 #
- Use application instead of activity to avoid duplicate applications
1.1.3 #
- Fixed as issue with Map class not being imported in android
1.1.2 #
- Added a customProperties field to the updateUserInfo method
- Added support for IOS
1.1.1 #
- Camera enabled option added
1.1.0 #
- Added support for all user properties
- Fixed an issue where installing the same plugin on multiple app would not allow the other app to install due to same ContentProvider was being used
1.0.0 #
- Added support for IOS
0.0.3 #
- MIT License added
0.0.2 #
- README.md updated with links
0.0.1 #
- Initial Release