Last updated:
0 purchases
pushwoosh inbox
Installation #
Install the library from pub:
dependencies:
pushwoosh_inbox: '^2.2.25'
copied to clipboard
Usage #
import 'package:pushwoosh_inbox/pushwoosh_inbox.dart';
...
PWInboxStyle style = PWInboxStyle();
PushwooshInbox.presentInboxUI(style: style);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.