EN | RU

push_aurora_example

Description

Demonstrates how to use the push_aurora plugin.

The application initiates the operation of the Push plugin and shows a list of received push notifications. Background notifications and foreground notifications are supported (in this case, the system notification will not be shown).

Contents

Compatibility

  • Aurora OS: 5.1.3+

Build

Get dependency

flutter-aurora pub get

Build aurora application

flutter-aurora build aurora --release

Screenshots

The application is running

The application is running

Notifications in the foreground

Foreground notifications

Notifications in the background

Notifications in the background

Notification tap processing

Notification tap processing

Notifications for terminated application

Notifications for terminated application