How to solve the infinite loop problem in Flutter?

Issue I get the following error in the terminal (not the debug console because I’m running flutter run -d chrome –web-hostname localhost –web-port 7357 command): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following JSRangeError was thrown building App(dirty, dependencies:

Continue reading