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