Skip to content

Assigning value to 'enableSideReveal' dynamically doesn't work. #87

@DpkPatil05

Description

@DpkPatil05

It works perfectly when I assign a static bool value to 'enableSideReveal' property. But if I try to assign the value dynamically i.e I wanted to hide the side reveal on reaching the last page.
I tried using streambuilder, setState and stateful builder as well to refresh the page on receiving callback from 'onPageChangeCallback'. But it didn't work, so either add a feature to allow us to hide the side reveal on reaching the last page or fix the setState issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions