Skip to content

A multi screen app designed with flutter it's about a Body Mass Index (BMI) Calculator to show that how I can customize Flutter Widgets to achieve my own beautiful user interface designs

License

Notifications You must be signed in to change notification settings

1DevNawaf/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

App Demo

Overview

This Flutter project demonstrates how to customize Flutter widgets to create a beautiful user interface for a Body Mass Index (BMI) Calculator. The goal is to showcase the flexibility and customization options available in Flutter to achieve stunning designs.

Features

  • Calculate BMI based on user input (height and weight).
  • Beautifully designed user interface.
  • Customized Flutter widgets for a unique look and feel.

Screenshots

Screenshot 1

Screenshot 2

Getting Started

To run this project locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/1DevNawaf/BMI-Calculator.git
  2. Navigate to the project directory:

    cd BMI-Calculator
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Customization

Feel free to customize and enhance the app further. Here are some areas you might consider:

  • Theme: Adjust the colors, fonts, and overall theme to match your preferences.
  • Widget Customization: Explore the code to understand how widgets are customized and experiment with your designs.
  • Functionality: Extend the functionality, such as adding additional health-related features or integrating with external APIs.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Implement your feature and commit changes: git commit -m "Add feature-name".
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to the Flutter community for providing excellent resources and inspiration.

Contact

For any inquiries or support:

Nawaf Mohammed Alghodyah

[email protected]

https://www.linkedin.com/in/nawaf-al-ghodyah-781a4b247/

About

A multi screen app designed with flutter it's about a Body Mass Index (BMI) Calculator to show that how I can customize Flutter Widgets to achieve my own beautiful user interface designs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published