A Flutter app for splitting invoices between given names.
SplitPay is a Flutter app that allows you to easily split an invoice among a group of people by importing the bill in pdf form. It was created to save time and effort, eliminating the need for manual calculations when splitting bills. This app is one of my first Flutter projects and was originally developed for personal use.
- Import a bill in pdf form.
- Add multiple names of people to split the bill.
- Simple, intuitive interface for easy use.
- Open the app.
- Import the bill.
- Add names of the people involved.
- Tap "Split", and select what each person should pay.
Here are some screenshots of the app in action:
This project is open-source and available under the MIT License.


