skip to Main Content

Here is my code, how can i solve that?
enter image description here

enter image description here
enter image description here

2

Answers


  1. you are using Hero widget in your screens and have the same tag, search for Hero in your screen and give it different tag or remove it

    Login or Signup to reply.
  2. please refer to this example may be you have given one herotag to 2 different widgets.

    There are multiple heroes that share the same tag within a subtree

    refer to above link for example

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search