ToDo App

Description

This is a simple ToDo app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete, Short as date and notification.

Features

  • Add, edit

    Add

  • Delete tasks

    delete

  • Mark tasks as complete

    Mark tasks as complete

  • Short tasks by date

    Short tasks by date

  • Notification

    Notification

Built with

  • dependencies:

    - Flutter
    - cupertino_icons
    - intl
    - path_provider
    - sqflite
    - flutter_local_notifications
    - date_picker_timeline
    - get_storage
    - get
    - flutter_timezone
    - timezone
    - flutter_staggered_animations
    - google_fonts
    - rxdart
    - permission_handler
    
  • dev_dependencies:

       - flutter_test
       - flutter_lints
    

Getting started

1. Prerequisites

  • Flutter

    Flutter is a free and open-source mobile UI framework developed by Google and released in May 2017. In a few words, it allows you to create a native mobile application with only one codebase.

    Follow the instructions on Flutter official website to install it and setup your environment.

2. Installation

  1. Clone the repo

    git clone https://github.com/4mritGiri/ToDo-Apps.git
  2. Install packages

    flutter pub get
  3. Run the app

    flutter run

Authors

Contributors

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

Resources

GitHub

View Github