make sure that the following is used only one time...in my case it was being used in main and in home page ShowCaseWidget( builder: Builder( builder: (_) => DashboardView(map), ), ));