BMI Calculator App
This is a flutter based simple BMI Calculator app which calculated Body Mass Index..
One of the first simple apps I created while on my journey to learn Flutter.
Dependencies
Setup
Clone the repository
git clone https://github.com/swapnilsparsh/BMI-Calculator-App.git
Move to the desired folder
cd \bmi_calculator
To run the app, simply write
flutter pub get
flutter run
Requirements to contribute
- Basic knowledge of programming is mandatory
- The ability to use Git and GitHub
- Some knowledge of Flutter and how to use Android Studio or Visual Studio is preferrable for a head start.
- UI/UX Design skills are appreciable but not mandatory
License
This project follows the MIT License.