fast_operation 1.7.0 copy "fast_operation: ^1.7.0" to clipboard
fast_operation: ^1.7.0 copied to clipboard

A dart package for essential quick conversions for physical properties like distance, weight, temperature,and so many. Just import one file,then access all of its properties.

[0.0.1] - 15-02-2021. #

  • In case of time saving, we need some functions which will do basic operations without writing much code.
  • Added Decimal to octal function.

[0.0.3] - 16-02-2021 #

  • Added Decimal to Hex function.
  • Added Decimal to Binary function.
  • Added Hex to Decimal function.

[1.0.0] - 21-02-2021 #

  • Updated distance function.
  • Added weight function.
  • Added temperature function.
  • Added angle function.

[1.6.0] - 24-02-2021 #

  • Minor changes.

[1.7.0] - 25-02-2021 #

  • Minor fixes.
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A dart package for essential quick conversions for physical properties like distance, weight, temperature,and so many. Just import one file,then access all of its properties.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on fast_operation