Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using PageView with Flutter_Form_Builder #222

Closed
CedYF opened this issue Jan 21, 2020 · 11 comments
Closed

Using PageView with Flutter_Form_Builder #222

CedYF opened this issue Jan 21, 2020 · 11 comments
Labels
question Further information is requested

Comments

@CedYF
Copy link

CedYF commented Jan 21, 2020

Hi, is there any way to implement pageview?

When I try I keep getting this error:
The following assertion was thrown during performResize():
flutter: Horizontal viewport was given unbounded height.

Any examples would be great

@CedYF
Copy link
Author

CedYF commented Jan 22, 2020

I've managed to make progress by using a PageView.builder

@digitalindiaapps
Copy link

hi @CedYF
i have implemented flutter form builder with page view. I had done it for paid project so for security reason i dont able to share screenshot. if you want then i can share structure Code..
mail me at dafdaprakash@gmail.com

@CedYF
Copy link
Author

CedYF commented Feb 6, 2020

Messaged, thanks!

@danvick
Copy link
Collaborator

danvick commented May 7, 2020

Hi @CedYF,
Were you able to solve this issue?

@danvick danvick added awaiting author response Waiting for author of issue to respond with more info question Further information is requested labels May 7, 2020
@Dennis-Mwea
Copy link

@danvick Tried to use page view with the package. My problem is that inputs lose their values when page index is changed.

@Dennis-Mwea
Copy link

Figured it out.

@WilliamCunhaCardoso
Copy link
Collaborator

Figured it out.

Then close, please.

@danielweil
Copy link

Figured it out.

Can you share your solution?
Thanks!

@hareendranmg
Copy link

Figured it out.

Please share the solution.

@yasirraku
Copy link

Thankful if someone could please share the solution.

@WilliamCunhaCardoso
Copy link
Collaborator

Maybe wrapping PageView with a FormBuilder. It is complicated to understand without any code to test

@deandreamatias deandreamatias removed the awaiting author response Waiting for author of issue to respond with more info label Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

9 participants