/todox

Primary LanguageDart

App Video and screenshot

Screen.Recording.2023-06-05.at.11.44.03.mov
Screenshot 2023-06-05 at 12 14 18 Screenshot 2023-06-05 at 12 14 30

task

Flutter developer Task

Environment setup

This is a Flutter application and requires you have flutter installed on your computer.

Flutter installation

You should follow the Flutter installation guide here

Setting up locally

  • Clone the repo locally git clone https://github.com/etichisom/todox.git
  • Run flutter pub get to install the required dart packages

Running the application

All you need to run the application is flutter run

Download apk