Skip to content

This repository contains a mobile app build with flutter that allows users to set reminders and receive notifications at the specified time, even when the app is in the background or killed. The app is designed to provide a seamless reminder experience, ensuring that important events are never missed.

Notifications You must be signed in to change notification settings

aswin0221/Remainder-app

Repository files navigation

Remainder App

Table of Contents

Features

  • Create and Manage Reminders:
    • Effortlessly add new reminders with a user-friendly interface.
    • Edit existing reminders to adjust details as needed.
    • Delete reminders that are no longer relevant.
  • Receive Timely Notifications:
    • Be notified about upcoming reminders even when the app is in the background.
    • Customize notification sounds and preferences for a personalized experience.

Screenshots

Screenshot 1 Screenshot 2

Getting Started

Prerequisites

Installation

  1. Clone the Repository: Open your terminal and use the following command to clone the GitHub repository containing the app's source code:

    git clone [https://github.com/your-username/remainder_app.git](https://github.com/your-username/remainder_app.git)
    

dependencies

  • provider: ^6.1.2
  • sqflite: ^2.3.2
  • flutter_local_notifications: ^16.3.3
  • bottom_picker: ^2.4.0
  • intl: ^0.19.0
  • page_transition: ^2.1.0
  • timezone: ^0.9.2
  • path_provider: ^2.1.2
  • shared_preferences: ^2.2.2
  • fluttertoast: ^8.2.4

About

This repository contains a mobile app build with flutter that allows users to set reminders and receive notifications at the specified time, even when the app is in the background or killed. The app is designed to provide a seamless reminder experience, ensuring that important events are never missed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published