- 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.
- Flutter SDK: Install the Flutter SDK according to the official guide at https://docs.flutter.dev/get-started/install. This provides the essential tools for building Flutter apps.
-
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)
- 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