Skip to content

AlsoShantanuBorkar/Melius_Esse

Repository files navigation

Melius Esse

  • Flutter App to track Tasks and Goals
  • Stores Tasks on local storage

Dependencies

Run Locally

Make sure Flutter SDK is installed

  • Clone the project
  git clone https://github.com/AlsoShantanuBorkar/Melius_Esse.git
  • Go to the project directory
  cd melius-esse
  • Check for errors before running app
  flutter doctor

Make sure a device is present to build the app on

  • Build App
  flutter run