Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 976 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 976 Bytes

PushEngage Flutter SDK

The PushEngage Flutter SDK simplifies the integration of push notifications into your Flutter apps, supporting both Android and iOS platforms.

Introduction

PushEngage SDK enables seamless push notifications for your Flutter applications, enhancing user engagement on Android and iOS.

Prerequisites

Before setup, ensure you have:

  • A Flutter project.
  • PushEngage account
  • Firebase project for Android.
  • Apple Developer account for APN services.

Getting started guide

Please follow the instructions as mentioned in the Getting Started Guide

Flutter Plugin Public APIs

Please follow the instructions as mentioned in the PushEngage Flutter Public APIs