Gas Money Split

gms-web-icon

Gas Money Split is a mobile application I developed using Flutter and Dart for Android and iOS.

I did a lot of hiking and backpacking and frequently needed to split the cost of gas between people sharing a ride. There are a ton of apps for calculating gas mileage, but I couldn't find one that made it easy to plan what a trip would cost and divide that cost between everyone. Gas Money Split was my solution—the fuel version of a tip calculator.

The user enters the trip distance, price of gas, vehicle gas mileage, and number of people. The app calculates the amount of fuel needed, total cost of the trip, and how much each person needs to chip in. Tolls can also be included when dividing the cost.

The application supports both US and metric measurements. Switching between Miles and Kilometers changes between gallons/MPG/dollars per gallon and liters/L/100 km/cents per liter.

store_tripinfo store_results store_menu store_darkmode

Features