Zplit is an open-source mobile application designed to simplify group expense management through a decentralized architecture.
Zplit's Core Features are — expense tracking, group management, and debt calculation — while prioritizing user data privacy, offline functionality, and peer-to-peer synchronization.
- Flutter
- FL Chart
- State Management - Riverpod
- Storage - Hive/Drift
- P2P Methods - WiFi Direct, Bluetooth, NFC plugins
TBD
- Flutter
- Android Studio/Xcode
git clone https://github.com/StabilityNexus/zplit.git
cd zplitUsing your preferred package manager:
flutter pub getStart the app locally:
flutter runWe welcome contributions of all kinds! To contribute:
- Fork the repository and create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Run the development workflow commands to ensure code quality:
flutter test
- Push your branch (
git push origin feature/AmazingFeature). - Open a Pull Request for review.
If you encounter bugs, need help, or have feature requests:
- Please open an issue in this repository providing detailed information.
- Describe the problem clearly and include any relevant logs or screenshots.
We appreciate your feedback and contributions!
© 2025 The Stable Order.