Skip to content

karishka1222/To-Do-App-Pet-project-on-Flutter

Repository files navigation

To Do app

Read this in other language: English, Русский

Project Description

This mini-application was created according to tutorial to improve skills on Flutter. The To Do app has been implemented, where you can add/remove some reminders, mark them as completed and cancel this action.

Feature List

  • Saving data after closing the application.
  • The ability to add/remove tasks.

Demo

Project Installation

  1. Installing Flutter

  2. Cloning a repository git clone https://github.com/karishka1222/To-Do-App-Pet-project-on-Flutter.git

  3. Adding dependencies to a project

  • flutter pub get
  • flutter pub add hive
  • flutter pub add hive_flutter
  • flutter pub add hive_generator
  • flutter pub add build_runner

Frameworks and technologies used

  • Description: Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
  • Resources:

About

Pet project by Karina Siniatullina (tg: @karishka1222) to improve skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published