You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I updated the Flutter sdk from 3.27 to 3.32.8, context.select, like context.watch, will respond by refreshing "builder" whenever any parameter is updated. It's no longer possible to monitor only the change of a certain value as before
After I updated the Flutter sdk from 3.27 to 3.32.8, context.select, like context.watch, will respond by refreshing "builder" whenever any parameter is updated. It's no longer possible to monitor only the change of a certain value as before