Skip to content

Improvement request. #47

@iamsannyrai

Description

@iamsannyrai

Hey @searchy2 ! Thank you for search a great package.
I have one improvement request.

As per the implementation, it is obvious that children of ResponsiveRowColumn gets rebuilt every time we resizes our app (in my case its web app).

For example, suppose we have one StatefulWidget widget as one of the children and it makes network call in its initState() method. Then each time when we resizes our app, then its initstate method is going to run again (given that rowColumn flag must be satisfied though).

Can you make workaround to prevent this?

Thank you.

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