remindly 1.0.1 copy "remindly: ^1.0.1" to clipboard
remindly: ^1.0.1 copied to clipboard

discontinued

A simple Flutter package to schedule notifications for a selected date and time.

⏰ Local Notification Scheduler #

A simple Flutter package to schedule local notifications at a specific date and time.

πŸ“†πŸŽ― Pick a Date and Time ➑️ Show Notification


πŸš€ Features #

βœ… Date & Time Scheduling

βœ… Time Zone Support

βœ… Cancel Single or All Notifications

βœ… Simple API

βœ… Fully Customizable


πŸ“Έ Screenshots #

Date Picker Time Picker
Date Picker Time Picker

(Replace the above image links with your actual screenshots)


πŸ› οΈ Installation #

Add this to your pubspec.yaml:

dependencies:
  local_notification_scheduler: ^1.0.0

```xml
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
1
likes
115
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package to schedule notifications for a selected date and time.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_local_notifications, timezone

More

Packages that depend on remindly