Skip to content

Releases: boyan01/system_clock

v3.0.0

Choose a tag to compare

@boyan01 boyan01 released this 26 Oct 10:34

What's Changed

  • Replace GetTickCount with QueryPerformanceCounter for microsecond resolution by @Copilot in #16

Full Changelog: v2.0.1...v3.0.0

v2.0.1

Choose a tag to compare

@boyan01 boyan01 released this 27 May 10:56
396dc0d

What's Changed

  • add dart plugin class for windows ffi configuration by @boyan01 in #15

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@boyan01 boyan01 released this 15 Nov 13:52

What's Changed

  • Refactor library to pure dart implementation by @boyan01 in #12

Full Changelog: v1.2.0...v2.0.0

v1.2.0

Choose a tag to compare

@boyan01 boyan01 released this 23 Sep 10:16

the same as v1.2.0-nullsafety.1

v1.2.0-nullsafety.1

Choose a tag to compare

@boyan01 boyan01 released this 17 Jan 14:59
  • add linux support

v1.1.0-nullsafety.1

Choose a tag to compare

@boyan01 boyan01 released this 25 Dec 08:51

fix 1.1.0-nullsafety.0 build failed for 'dart:io' compile

v1.1.0-nullsafety.0

Choose a tag to compare

@boyan01 boyan01 released this 25 Dec 08:23

compat with web

v1.0.0-nullsafety.0

v1.0.0-nullsafety.0 Pre-release
Pre-release

Choose a tag to compare

@boyan01 boyan01 released this 15 Dec 13:45

migrate to null safety

v0.8.0

Choose a tag to compare

@boyan01 boyan01 released this 20 Nov 14:12
  • android: retry to load .so library if load failed. fix #4.

v0.6.0

Choose a tag to compare

@boyan01 boyan01 released this 29 Sep 04:51

fix ios build error