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

[BUG] app cannot build #1391

Open
ikuruzum opened this issue Nov 14, 2023 · 0 comments
Open

[BUG] app cannot build #1391

ikuruzum opened this issue Nov 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ikuruzum
Copy link

ikuruzum commented Nov 14, 2023

Describe the bug:
it does not work

HTML to reproduce the issue:
flutter_html: 3.0.0-beta.2
flutter_html_all: ^3.0.0-alpha.6
add these two in pubspec.yaml

Stacktrace/Logcat


Launching lib/main.dart on POT LX1 in debug mode...
../../.pub-cache/hosted/pub.dev/flutter_html_math-3.0.0-alpha.4/lib/flutter_html_math.dart:11:1: Error: Type 'CustomRender' not found.
CustomRender mathRender({OnMathError? onMathError}) =>
^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/flutter_html_math-3.0.0-alpha.4/lib/flutter_html_math.dart:35:1: Error: Type 'CustomRenderMatcher' not found.
CustomRenderMatcher mathMatcher() => (context) {
^^^^^^^^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/flutter_html_math-3.0.0-alpha.4/lib/flutter_html_math.dart:12:5: Error: Undefined name 'CustomRender'.
    CustomRender.widget(widget: (context, buildChildren) {
    ^^^^^^^^^^^^
Target kernel_snapshot failed: Exception

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUİLD FAILED in 27s
Exception: Gradle task assembleDebug failed with exit code 1



@ikuruzum ikuruzum added the bug Something isn't working label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant