time_listener 1.0.0 copy "time_listener: ^1.0.0" to clipboard
time_listener: ^1.0.0 copied to clipboard

An extremely easy-to-use flutter plugin that allows you to listen time changes.

1.0.0 #

  • Rewrite to stream-based API: TimeListener.create(), .stream, .dispose()
  • Time-checking loop runs in an isolate
  • Updated README to reflect new API

0.0.1 #

  • initial version of DateListener.

0.0.2 #

  • add CheckInterval enum with new factory to change default interval

0.0.3 #

  • add example
6
likes
150
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An extremely easy-to-use flutter plugin that allows you to listen time changes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on time_listener