markhallak/AnxietyGo

Create Page 4 of the Signup process

markhallak opened this issue · 3 comments

Anxiety questions 3

This is the design for the fourth page of the signup process. Create a new page identical to the above picture. No functionality is needed.

Use the chips_choice_null_safety library to build the chips.

The progress bar, which is located at the top, is excluded from the page.
The Next button, which is located at the bottom, is excluded from the page.

Use SingleChildScrollView as a parent widget to avoid overflow.

Notes:

  • Update your local project before working on the issue
  • File names should use the CamelCase convention
  • Variable names should use the lowerCamelCase convention
  • Frequently used components should be placed inside the lib/components folder
  • Pages should be placed inside the lib/pages folder
  • Format your code before creating a PR
  • Remove any unused imports

Hey @markhallak
Can I take this up ?

can take this issue

@titanht sure