Skip to content

add functionality and improved UI#3

Open
somudas wants to merge 4 commits intoAadeesh11:mainfrom
somudas:main
Open

add functionality and improved UI#3
somudas wants to merge 4 commits intoAadeesh11:mainfrom
somudas:main

Conversation

@somudas
Copy link

@somudas somudas commented Feb 10, 2022

No description provided.

@Aadeesh11
Copy link
Owner

Hey, @somudas your solution seems to fail flutter analyze. Try removing all the errors and then submit again. (Hint: all the warnings displayed in vscode need to be removed, for flutter analyze to pass).

@Aadeesh11
Copy link
Owner

Hey, tests seem to fail ! I think you have implemented long press to delete a todo, expected was double tap to delete a todo. Run flutter test and resolve the errors ! 😃

Copy link
Collaborator

@devansh12b2 devansh12b2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On todo_screen instead of creating a new dialog box try calling widget from add_todo_dialogue

Copy link
Collaborator

@devansh12b2 devansh12b2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with displaying todo list try to make it in todo_list_item.dart and then calling it on todo screen

@Aadeesh11 Aadeesh11 added the Accepted Task Completed label Feb 11, 2022
@Aadeesh11 Aadeesh11 removed the Accepted Task Completed label Feb 11, 2022
@Aadeesh11 Aadeesh11 added the Accepted Task Completed label Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Accepted Task Completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants