Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding hPa (hectopascal) and inHg (inch of mercury) to PRESSURE #6

Closed
rquttaineh opened this issue Sep 23, 2021 · 5 comments
Closed

Comments

@rquttaineh
Copy link

Hi There,
Those units are very important for aviation, can you please add them.

Thank you for this great plugin :)

@rquttaineh rquttaineh changed the title Adding hpa (hectopascal) and inHg (inch of mercury) to PRESSURE Adding hPa (hectopascal) and inHg (inch of mercury) to PRESSURE Sep 23, 2021
@ferraridamiano
Copy link
Owner

Fixed! I'm not going to release a new version on pub.dev soon. If you need this conversions just add the following to your pubspec.yaml.

units_converter:
  git:
    url: https://github.com/ferraridamiano/units_converter/tree/d860e9a791a1251a9c32c31cae48b5bcbd52370a

@rquttaineh
Copy link
Author

Thank you very much for your fast response 👍

@rquttaineh
Copy link
Author

just a little issue, every (1) inHg should be (33.86388666666671) hPa, you can use this link to check the formula https://www.convertunits.com/from/hpa/to/inhg

@ferraridamiano
Copy link
Owner

Woooops. I'm so sorry! Just fixed it, thanks!

units_converter:
  git:
    url: https://github.com/ferraridamiano/units_converter/tree/7ee378369a75b67e2480eb863850276bb0e83da3

@rquttaineh
Copy link
Author

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants