A Flutter project.
This is a starting point of application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
A Simple Body Mass Index calculator application with a beautiful User Interface completely made with flutter. You just have to select the your parameters it will instantly gives your BMI with a message.
- Install flutter SDK.
- Install android studio with flutter and dart plugins.
- Install AVD in android studio.
- Clone this project and open in android studio.
- Start AVD and simply click on run button.