Skip to content

Implement Address Book Screen [Flutter] #43

@codeZe-us

Description

@codeZe-us

Build the Address Book screen with two states: an empty state and a populated state listing saved wallet addresses grouped by network. Each list item shows an avatar, label, network badge, truncated address, and a 3-dot overflow menu.

Acceptance Criteria:

  • Empty state renders illustration, descriptive text, and "Add new address" button
  • Populated state renders a scrollable list of address entries
  • Each entry shows avatar, wallet label, network chip/badge, and truncated address
  • 3-dot menu is tappable (even if actions are stubbed)
  • "Add new address" button navigates to the Add Address screen

Figma link: https://www.figma.com/design/p5nhJ5ahlDoagScLjJGKCn/Vestroll?node-id=0-1&p=f&t=zgdK4TjLCsEA6kZA-0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions