Skip to content

Feat: Make App Responsive Across Multiple Devices #75

@lkmandy

Description

@lkmandy

Description
In order to ensure a seamless user experience for users, we need to ensure that our application is responsive across multiple devices, especially devices with small screens. More often or not it is common to find screens with overflowing widgets on devices with small screens

Desired Solution

  • Test the app on multiple devices (small, medium, large) and handle any existing glitches
  • Use responsive widgets like FittedBox(), Wrap(), etc where applicable
  • Implement other methods or techniques that enforce responsive across multiple devices

Acceptance Criteria:

  • Users should be able to interact with all parts of the user interface no matter the size of their devices
  • The app should be responsive on the most popular android and ios phones
  • The app should be responsive on the most popular android and ios tablets
  • There should be no overflowing widgets on parts of the user interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions