whelp_flutter_sdk 0.3.0
whelp_flutter_sdk: ^0.3.0 copied to clipboard
Whelp Live Chat SDK for Flutter targeting Android and iOS platforms
0.3.0 #
- Fixed some keyboard issues for better UX.
WhelpViewreplaced withWhelpScaffold. You can supply your ownAppBardirectly.
0.2.2 #
- Open external links using in-app
SafariViewControlleroniOSandChromeCustomTabsonAndroid.
0.2.1 #
- Added
emailproperty toWhelpUser - Added
IdentityIdentifiertoWhelpUser:IdentityIdentifier.email,IdentityIdentifier.phoneNumber - Added license
0.2.0 #
- Migrate to
flutter_inappwebviewplugin. - Add examples for media permissions for
iOSandAndroid.
0.1.2 #
- Breaking change:
deviceTokenis replaced withdeviceIdinWhelpConfig.
0.1.1 #
- Fix
Androidlaunch issue. - Add
loadingBuilder(context)property toWhelpView. - Update example app.
0.1.0 #
Initial release of the Whelp Flutter SDK.