send2app 0.0.2 send2app: ^0.0.2 copied to clipboard
send2app
send2app #
Send2App is a Flutter package that enables seamless integration of custom notifications into your Flutter application. With this package, you can receive various types of notifications such as text, images, URLs, rich cards, suggestions, and live activities.
Features #
- Text Notifications: Simple notifications with a title and message.
- Image Notifications: Notifications that include images for enhanced visual appeal.
- URL Notifications: Notifications that link to specific web pages.
- Rich Card Notifications: Detailed notifications with images, titles, descriptions, and action buttons.
- Suggestion Notifications: Recommendations based on user preferences.
- Live Activity Notifications: Real-time updates on the user's Lock Screen or Notification Center.
Installation #
To use Send2App in your Flutter project, add the following dependency to your pubspec.yaml
file:
dependencies:
send2app: ^latest_version