Closed tayfunuyar closed 5 months ago
Hi @tayfunuyar,
In your pubspec.yaml file, which version of nylo_framework are you using?
Hi @agordn52
nylo_framework: ^5.27.2
Ok great, try this https://nylo.dev/docs/5.20.0/state-management#updating-a-state
You can check out the full docs on https://nylo.dev or you can watch this video on state management in Nylo https://www.youtube.com/watch?v=X5EVh1KooFk
Hi @tayfunuyar,
Try using the latest version of the nylo_framework and follow our documentation to help you understand how State Management works in Nylo.
Thanks @agordn52
Hi guys, How to update current state in page. stateUpdate not working in the page
I give sample code update currency in current page state with setState why isn't working.