StatefulHookWidget with a method increaseRange() , ... . Now I want to access those methods from another widget using a GlobalKey. However, I'm running into issues because useState can only be called within the build method . Any technique i can use ? or should i go back to a regular StatefullWidget ?
@Belokotov @IsraelRulez @yeasinsheikh any suggestion if you have an experience on that 🙏?
Seems overcomplicated Never used hooks Is the pinIndicatorWidget just for display or not?
useEffect ig
Does it expose the methods inside build 🥹?
it is used to update value for hook
Rly ? I didnt hear that. Let me refer to their doc .
Обсуждают сегодня