Installation
Install the library from pub:
dependencies:
pushwoosh_inbox: '^2.2.31'
Usage
import 'package:pushwoosh_inbox/pushwoosh_inbox.dart';
...
PWInboxStyle style = PWInboxStyle();
PushwooshInbox.presentInboxUI(style: style);
Install the library from pub:
dependencies:
pushwoosh_inbox: '^2.2.31'
import 'package:pushwoosh_inbox/pushwoosh_inbox.dart';
...
PWInboxStyle style = PWInboxStyle();
PushwooshInbox.presentInboxUI(style: style);