Basic JSON String Parsing in Flutter.
When developing network-connected apps, it is most likely that it will need to use some good old JSON at some point. It is hard to imagine a mobile app that doesn't need to communicate with a web server or store structured data.
The guide looks at h...
gulshan.dev8 min read