A flutter-based app that allows bill splitting. The app will divide the total sum equally among the group of friends based on the user's selection of the number of friends, the tip to be given, and the applicable tax. My very first flutter application.
Home Screen | Home Screen With Data | Result Screen |
- Home Screen UI
- Slider for specifying the number of friends
- Tip increment decrement counter
- Tax textfield
- Result Screen UI
- Flutter
- Ephemeral state management