local_notifications/src/helpers library

Functions

localNotification(String title, String body) LocalNotification
Creates a new LocalNotification with the given title and body.
pushNotification(String title, String body) LocalNotification
Creates a new LocalNotification with the given title and body.