bhavya0327 / BillSplitter

This is an basic level Flutter project made through Dart. A user can add amount of tip if they want to in the Bill Amount and can also split the Total Bill Amount between the number of People.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tip_split_calculator

NOTE : All the layouts and design are done in the home.dart (lib<ui<home.dart) And the App is run inside the main.dart (lib<main.dart) And there is another file called hexcolor.dart(lib<util<hexcolor.dart) which is for getting your hands on some unique colors through hex numbers.

Screenshot (6)

Screenshot (4)

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

This is an basic level Flutter project made through Dart. A user can add amount of tip if they want to in the Bill Amount and can also split the Total Bill Amount between the number of People.


Languages

Language:Dart 94.9%Language:Swift 3.5%Language:Kotlin 1.2%Language:Objective-C 0.3%