Skip to content

Adarsh-Hota/BillsplitApp

Repository files navigation

BillSplitApp

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.

Screenshots

Home Screen Home Screen With Data Result Screen

Features

  • Home Screen UI
  • Slider for specifying the number of friends
  • Tip increment decrement counter
  • Tax textfield
  • Result Screen UI

Technologies/Concepts used

  • Flutter
  • Ephemeral state management