169 похожих чатов

And if you pass the value into it with the

constructor and build it when it changes?

4 ответов

23 просмотра

My idea is that when the onNumberPressed method is triggered, I want to update some state in the PinIndicatorWidget. I know I could use a ValueNotifier globally, but I prefer not to do that. I want the two to remain independent of each other

ᗰᖇ.ᑎ
screenshot My idea is that when the onNumberPressed method is...

I also think using hooks is not working for me in this case. If it were a StatefulWidget, I could easily access it through a GlobalKey and call any method I want.

Israel-Rulez Автор вопроса
ᗰᖇ.ᑎ
screenshot My idea is that when the onNumberPressed method is...

Seems like a complicated way to do a simple thing. PinIndicatorWidget is only for display, stateless and "dumb", use SM in the parent, whatever you want and pass the value and the onSubmit function via constructor

Israel Rulez
Seems like a complicated way to do a simple thing....

Alrighty ... The pinIndicatorWidget has complex animation in it . Thats is why i wanted to 3xtract it to its own . So as you said ill use statenotifier or something to manage that . Oor maybe creating its own Controller . Thanks tho 👍

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта