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

It does not compile for web #9

Closed
osinakayah opened this issue Jul 4, 2020 · 2 comments
Closed

It does not compile for web #9

osinakayah opened this issue Jul 4, 2020 · 2 comments

Comments

@osinakayah
Copy link

It does not compile for web

@tyrone-ligph
Copy link

tyrone-ligph commented Jul 13, 2020

Mine too.
The relevant error-causing widget was:
`══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
The following NoSuchMethodError was thrown building LayoutBuilder:
''
method not found
Receiver: null
Arguments: []

The relevant error-causing widget was:
LayoutBuilder
file:///Users/flutter_module/flutter/.pub-cache/hosted/pub.dartlang.org/responsive_grid-1.2.0/li
b/responsive_grid.dart:162:12`

@Fauzdar1
Copy link

In my case, it does compile but neither it shows dynamic list layout nor it supports state changes. The layout never renders is also a huge flaw of it. It should support a builder instead of a list.

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

4 participants