This plugin enables Pushwoosh Inbox feature.
More...
Install the library from pub:
dependencies: pushwoosh_inbox: '^1.9.1'
import 'package:pushwoosh_inbox/pushwoosh_inbox.dart'; ... PWInboxStyle style = PWInboxStyle(); PushwooshInbox.presentInboxUI(style: style);
unverified uploader
Homepage
unknown (license)
flutter, pushwoosh
Packages that depend on pushwoosh_inbox
Back