Hey everyone,
I didn't know if this was the best place to post this or not but I've been working on this app for a little while now and I think its ready for public release. Last time I put it in the 7-11 fuel watch thread and it had a couple of upvotes and was fairly well received.
https://fueltastic.codemagic.app/
Features:
- Gets the lowest price for fuel at 7-11's around the country and shows it in a neat format
- Shows the price for the fuel on a graph, as well as showing a history for the fuel type selected
- For each fuel price, shows whether it is trending down or up on the home screen so you can see at a glance what fuel is getting cheaper or more expensive
- No ads
- Respectful of your data, fuel prices are only updated when you pull to refresh, or load for the first time
Why are you making another Fuel monitoring app?
This will get a bit nerdy… I had some time over the holidays to make something in Flutter, which has recently gained web support. I didn't really have an easy way to know if it was a good time to buy fuel or not (save for the deals being posted on OzBargain).
If you want to support development, you can optionally buy the app from the Play or Apple store in the top right hand corner of the screen. The functionality is the same at the moment, but in the future I will probably add functionality for alerts if the price gets to a certain level, as well as if it has dropped 10% over the last 7 days etc.
Feedback welcome :) In the very near future I will also implement copying the latitude/longitude of the fuel place to the clipboard as well.
EDIT: You won't see price trends until you've used it for at least one day, as they are compared to the day before, and stored locally.
Feedback: It would be cool to have the app say $1.99 instead $2.99 for a limited time… Also would be cool if we could search for a particular store then see the price history from that store, another good thing would be the ability to set a radius e.g 25km and then the App will show the cheapest fuel within the radius.