time_elapsed 0.3.0 copy "time_elapsed: ^0.3.0" to clipboard
time_elapsed: ^0.3.0 copied to clipboard

A package provides a easy way to get elapsed time from DateTime data

0.2.1 2020-06-19. #

  • Change Methods return.

0.2.2 2020-06-19. #

  • Change pubspecs section.

0.2.2+1 2020-06-19. #

  • Example task

0.2.2+3 2020-06-19. #

  • Add Dependencies as Cleaner

0.2.3 2020-06-19. #

  • Add Dynamic parsing

0.2.3+1 2020-06-19. #

  • Dynamic parsing

0.2.3+2 2020-06-19. #

  • Docs update

0.2.3+3 2020-06-19. #

  • Docs update

0.2.4 2020-06-20. #

  • Add 'Just Now' 'Now' return for elapsed time less than a minute

0.2.4+1 2020-06-20. #

  • minor ajusts

0.2.4+2 2020-06-20. #

  • Docs ajusts

0.2.5 2021-09-18. #

  • Adds support for nullsafety
  • adds method calls as static it's void the "()" before method call: i.e.: old > TimeElapsed().fromString(_time) new > TimeElapsed.fromString(_tine)

0.2.6 2021-09-18. #

  • Adds support for custom text customText / Changing text on return is able now by using .toCustomTimeElapsed() or .toCustomWDHMS() methods

0.3.0 2024-05-21. #

  • Adds support for dart 3.4.0 changes on method [elapsedTimeDynamic] (Deprecated). Use [elapsedTime] instead
18
likes
130
points
137
downloads

Publisher

verified publisherallansrc.com.br

Weekly Downloads

A package provides a easy way to get elapsed time from DateTime data

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

pedantic, test

More

Packages that depend on time_elapsed