[App Development Journal] Day 25: Managing Flutter local data

Managing Flutter local data Day 25 of non-major app development. Currently, the desired feature in the project is working (searching and saving the results). However, the data disappears when the app is restarted or when switching from one tab to another and back to the list. Today, I learned how to save data in the … Read more