Parks Tracker

I wanted to track which National Parks I have visited. I downloaded one and didn’t really like the way it worked so I built my own. Using the NPS APIs I pull in national park data and serve it up in the app. In order to not pull the data every time (doesn’t really change) I save the Park data to a sqlite database on the device and it helps to use the app while offline at some of the parks where there is no service.

This was built in Flutter and deployed to both Google Play and Apple App store. Originally just in Google play for about a year until I got it out on the Apple App Store early 2024.

App Store: https://apps.apple.com/us/app/parks-tracker-parks-guide/id6479704405
Play Store: https://play.google.com/store/apps/details?id=com.adventurousfigs.parks_tracker