I am unable to read data from get storage in flutter
I am trying to save data in local storage by using get storage. I created a instance of get storage (box) and write data in it in our services screen. Here I created a instance of get storage Here I…