system_clock 2.0.0 copy "system_clock: ^2.0.0" to clipboard
system_clock: ^2.0.0 copied to clipboard

PlatformWindows

Flutter timekeeping facilities. Make it easy to get uptime, and elapsed time.

2.0.0 #

  • [BREAKING] refactor project on Linux,Android,macOS,iOS to pure dart package for better integration with other projects

1.2.0 #

  • the same as 1.2.0-nullsafety.1

1.2.0-nullsafety.1 #

  • add linux support

1.1.0-nullsafety.1 #

  • fix android/ios/macos/windows build failed.

1.1.0-nullsafety.0 #

  • add web support

1.0.0-nullsafety.0 #

  • migrate to null safety.

0.8.0 #

  • android: retry to load .so library if load failed. fix #4.

0.7.0 #

0.6.0 #

  • fix ios build error

0.5.0 #

  • add windows publish script.

0.4.1 #

  • fix windows symbol link do not work.

0.4.0 #

  • break change. return Duration instead.
  • add SystemClock.elapsedRealtime().
  • support Windows platform.

0.0.1 #

  • implement SystemClock.uptimeMills.

0.2.0 #

  • publish android dynamic library to github'packages

0.3.0 #

  • fix version error

0.3.1 #

  • fix build error
13
likes
140
points
6.76k
downloads

Publisher

verified publishersoit.tech

Weekly Downloads

Flutter timekeeping facilities. Make it easy to get uptime, and elapsed time.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, flutter, flutter_web_plugins

More

Packages that depend on system_clock