CCExtractor / taskwarrior-flutter

This is the repo of mobile app of taskwarrior
https://play.google.com/store/apps/details?id=com.ccextractor.taskwarriorflutter
GNU General Public License v3.0
103 stars 86 forks source link

Migrating the code base to GetX statemanagement #349

Closed BrawlerXull closed 1 week ago

BrawlerXull commented 1 month ago

Description

Used GetX architecture in the new version of the application

Fixes #(issue_no)

348

Screenshots

Checklist

Pavel401 commented 3 weeks ago

@BrawlerXull fix the conflicts

Pavel401 commented 2 weeks ago

I reviewed the changes and it seems that the "add task" feature is broken, causing all the existing features to malfunction. As a result, I couldn't test all the features.