Flutter_widget_from_html: Error: No named parameter with the name 'overflow'.

Created on 23 Sep 2020  路  6Comments  路  Source: daohoangson/flutter_widget_from_html

../../../.pub-cache/hosted/pub.dartlang.org/flutter_widget_from_html_core-0.5.0+3/lib/src/core_widget_factory.dart:140:9: Error: No named parameter with the name 'overflow'.
overflow: Overflow.visible,
^^^^^^^^
../../../flutter/packages/flutter/lib/src/widgets/basic.dart:3273:3: Context: Found this candidate, but the arguments don't match.
Stack({
^^^^^

Related issue : https://github.com/flutter/flutter/issues/66135

Doctor summary (to see all details, run flutter doctor -v):
[鉁揮 Flutter (Channel dev, 1.23.0-4.0.pre, on Mac OS X 10.15.6 19G2021 x86_64,
locale en-GB)

[鉁揮 Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[鉁揮 Xcode - develop for iOS and macOS (Xcode 12.0)
[鉁揮 Chrome - develop for the web
[鉁揮 Android Studio (version 4.0)
[鉁揮 VS Code (version 1.49.1)
[鉁揮 Connected device (3 available)

question

Most helpful comment

v0.5.0+5 has been released!

All 6 comments

Yes, there is some in compatibility with dev channel at the moment. I'll probably publish a pre-release to address it.

same issue+1

After https://github.com/flutter/flutter/pull/66305, dev channel should work again. I think it'll take a few days to reach dev channel. If you are on the bleeding edge, try master channel maybe?

@daohoangson no error was in the master channel.

no error was in the master channel.

Yes, that's expected. But I'm releasing a new version soon anyway.

v0.5.0+5 has been released!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

forever84721 picture forever84721  路  4Comments

leewonghao picture leewonghao  路  7Comments

LauDijksterhuis picture LauDijksterhuis  路  5Comments

red42 picture red42  路  4Comments

SoFo12 picture SoFo12  路  4Comments