Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Idcare-frontend-web Idcare-frontend-web
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Id-Care
  • Idcare-frontend-webIdcare-frontend-web
  • Merge requests
  • !4

Merged
Created Apr 11, 2021 by André Sacilotto Santos@andre.santosOwner

Create account screen

  • Overview 0
  • Commits 6
  • Pipelines 3
  • Changes 12

Implemented SignUpView class within signup_view.dart file. Inside this class instances of other classes were used such as ReusableButton that was implemented before and also ReusableTextField and ReusableDivider classes of which implementation was made alongside this task. Both classes are contained in reusable_text_field and reusable_divider .dart files that was spliten in two files each, one containing a configuration class an another an enum and its factory, those files are inside the model -> reusable folder while the main files are located within shared -> component files -> 'specified class name folder'.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: create-account-screen