Flutter based SMS Scheduler App

Download Project Document/Synopsis

Nevon Flutter project ideas
Tested
nevon software

One may forget to send an SMS regarding birthday wishes or anniversary wishes or any other important information. To overcome such problems, we have developed an application. The front-end involves Dart and the back-end involves SQLite. Here, the IDE used is Android Studio. Android Studio is the official Integrated Development Environment (IDE) for Android app development.

This project is written in Dart and is based on the flutter framework. Dart is a programming language that Google developed and keeps up with. A cross-platform framework for building high-performance mobile apps is called Flutter.

In this system, the user can view their pending SMS counts and count of overall sent SMS. They can schedule new SMS by choosing the existing contacts or a new number, writing the necessary message, and choosing a particular date and time to send.

The user can view a list of the messages, update or delete a pending message or even reschedule an old message. The user will be notified once the SMS scheduled is sent. Our SMS Scheduler System is developed to send an SMS to the specified recipient on the specified date and time. By simply opening our application, the user can schedule an SMS.

Advantages

  • It’s user-friendly.
  • Easy to count pending SMS.
  • Can schedule a message by just date and time.
  • Notified when scheduled SMS is sent.