Skip to content

Bug: Issue with navigation of pages #237

@milindgoel15

Description

@milindgoel15

It appears that the auto navigation is working everytime if the user tries to scroll between pages manually instead of using the buttons provided controlled by global key.

GlobalKey introKey =
GlobalKey();

I tried checking the allowimplicitscrolling but it has no effect.

Describe the bug

A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Implement introduction screen with manual pages
  2. The user can scroll manually despite the button provided to navigate to next page.

Expected behavior
The user should only be able to navigate using the buttons.

Screenshots

If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Emulator/Xiaomi

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions