Press "Enter" to skip to content

Posts tagged as “Json”

Flutter: How to Read Json File from Assets

In flutter, learn how to read a json file and fetch the data content from assets. If you are focusing an application with static contents, then storing contents on json file is a best solution.