As I prepare to move to the USA from India, I realized that gyms in the USA typically use pounds as the unit of measurement for weights, whereas in India, we commonly use kilograms. To ease my transition and help myself and others like me, I created this Converter for me using Flutter.
The app allows users to enter their weight in pounds, and it instantly converts it to kilograms, providing a seamless way to understand and communicate weight measurements in different units.
- Simple and user-friendly interface.
- Instantly converts weight from pounds to kilograms.
- Easy-to-use text input for weight entry.
- Install Flutter and set up your development environment.
- Clone this repository to your local machine.
- Open the project in your favorite editor or IDE.
- Run the app on your preferred simulator or physical device.
- Enter your weight in pounds in the provided text field.
- The app will automatically display your weight converted to kilograms.
Contributions to this project are welcome. Feel free to submit bug reports, feature requests, or pull requests.
This project is licensed under the MIT License.