Кто знает, как исправить такую ошибку: "There are multiple heroes that share the same tag within a subtree."? Переход происходит с помощью pushNamed Как я понял, там должен быть разный тег, сделал разный, однако по-старому всё
I/flutter (19190): ══╡ EXCEPTION CAUGHT BY SCHEDULER LIBRARY ╞═════════════════════════════════════════════════════════ I/flutter (19190): The following assertion was thrown during a scheduler callback: I/flutter (19190): There are multiple heroes that share the same tag within a subtree. I/flutter (19190): Within each subtree for which heroes are to be animated (i.e. a PageRoute subtree)...