'package:flutter/src/rendering/object.dart': Failed assertion: line 1645 pos 12: '!_debugDoingThisLayout': is not true.
Closed this issue · 1 comments
siyasangab commented
Hi
Thanks for a great plugin, but I just installed an I get this exception when using it
'package:flutter/src/rendering/object.dart': Failed assertion: line 1645 pos 12: '!_debugDoingThisLayout': is not true.
I followed the example on my project.
Here doctor output
$ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel master, v1.10.3-pre.46, on Microsoft Windows [Version 10.0.18362.418], locale en-ZA)
[√] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[!] Android Studio (version 3.4)
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.
[√] VS Code (version 1.39.1)
[√] Connected device (1 available)
! Doctor found issues in 1 category.
mmcc007 commented
This looks like an issue unrelated to modal_progress_hud. Were you able to fix it?