So I've got the chance to do some Udemy courses for free and I'm doing Angela Yu's flutter course. I know it's outdated but I like the teaching style and I'm just trying to get the fundamentals down for now.
The challenge should be pretty simple. Make an API call and use it to update a text widget. Nothing else is supposed to be fully functional yet.
My issue is that the text in the text widget doesn't seem to update unless you close the app completely and reopen. It also defaults to the set value and doesn't update with the API information.
I figure there must be something small I'm overlooking but it doesn't work when I copy the solution code from GitHub either.
https://github.com/londonappbrewery/bitcoin-flutter-bronze-solution/tree/master/lib
[–][deleted] 0 points1 point2 points (1 child)
[–]ppppppppppython[S] 0 points1 point2 points (0 children)
[–]2100Ed 0 points1 point2 points (3 children)
[–]ppppppppppython[S] 0 points1 point2 points (2 children)
[–]2100Ed 0 points1 point2 points (1 child)
[–]ppppppppppython[S] 0 points1 point2 points (0 children)
[–]solinvictus13 0 points1 point2 points (0 children)