A Tip Calculator app made in Flutter
Tip Calculator App
A Tip Calculator app made in Flutter.
Prerequisites
These things are required before setting up the project.
- Git
- Flutter Read Guide
Getting Started
Follow these instructions to get the project up and running.
# clone the repo
git clone https://github.com/ravgeetdhillon/flutter-tip-calculator
# rename to match the package name
mv -r flutter-tip-calculator tip_calculator
# change directory
cd tip_calculator
# install dependencies
flutter pub get
Tech Stack
Authors
Extra
- In case you get stuck at somewhere, feel free to mail me at ravgeetdhillon@gmail.com.