During Navigation This Error is showing (“There are multiple heroes that share the same tag within a subtree”) What would be the reason?
Home Screen import ‘package:flutter/material.dart’; import ‘package:shoes_app/Widget/Navigation.dart’; import ‘package:shoes_app/Widget/Shoetile.dart’; import ‘package:shoes_app/model/Shoemodel.dart’; class Homescreen extends StatelessWidget { Homescreen({super.key}); final searchController = TextEditingController(); final List<Shoemodel> shoelist = [ Shoemodel( description: “The Nike Dunk Low is an easy score for your closet. This mid-80s hoops icon returns with super-durable construction and original colors. With ankle padding and rubber traction, […]