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

example fails #2

Closed
ghost opened this issue Feb 2, 2019 · 3 comments
Closed

example fails #2

ghost opened this issue Feb 2, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2019

Launching lib/main.dart on iPhone XS Max in debug mode...
Xcode build done.                                            4,4s
flutter: ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
flutter: The following assertion was thrown during performLayout():
flutter: RenderViewport does not support returning intrinsic dimensions.
flutter: Calculating the intrinsic dimensions would require instantiating every child of the viewport, which
flutter: defeats the point of viewports being lazy.
flutter: If you are merely trying to shrink-wrap the viewport in the main axis direction, consider a
flutter: RenderShrinkWrappingViewport render object (ShrinkWrappingViewport widget), which achieves that
flutter: effect without implementing the intrinsic dimension API.
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.2.1-pre.50, on Mac OS X 10.14.1 18B75, locale fr-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.0)
[✓] Android Studio (version 3.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.2.5)
[✓] VS Code (version 1.30.2)
[✓] Connected device (1 available)

• No issues found!
Dart VM version: 2.1.0 (Tue Nov 13 18:22:02 2018 +0100) on "macos_x64"
@sezny
Copy link

sezny commented Feb 21, 2019

Same problem :(

@wingkwong
Copy link
Owner

@pouledodue @sezny Thanks for reporting. Please try again with version 0.2.2-rc1

https://pub.dartlang.org/packages/tel_input/versions/0.2.2-rc1

@sezny
Copy link

sezny commented Feb 21, 2019

@wingkwong thank you, it worked ;)
It's cool but it would need some improvement like the style .. I'm going to download the sources I think, but good job !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants