0 purchases
pushe flutter
Pushe flutter #
Pushe notification service official plugin for Flutter. Pushe is a push notification service. Refer to Pushe Homepage for more information.
It supports Android and iOS (it's also possible to use it on Flutter Web)
Installation #
Add the plugin to pubspec.yaml:
version:
dependencies:
pushe_flutter: <version>
copied to clipboard
If you want to use the latest version, not necessarily released and stable, you can directly use the source code on Github.
pushe_flutter:
git:
url: https://github.com/pusheco/pushe-flutter.git
copied to clipboard
Visit the Documentation for more information about usage and API reference.
More Info #
FAQ and issues in Github repo
Sample project is in the library source code and in the Sample repo on github
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.