Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Tags: dart-archive/clock

Tags

1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #36 from dart-lang/devoncarew-patch-1

Update pubspec.yaml

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish stable null safety (#28)

1.1.0-nullsafety.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump SDK constraints for pub (#25)

Use a 2.12.0 lower bound since pub does not understand allowed
experiments for earlier versions.

Use a 3.0.0 upper bound to avoid a warning in pub and to give some
flexibility in publishing for stable.

1.1.0-nullsafety.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow the 2.12 prerelease sdks (#24)

1.1.0-nullsafety.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for the 2.11 dev SDKs (#23)

Bump the upper bound to allow 2.10 stable and 2.11.0 dev SDK versions.

1.1.0-nullsafety

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CI: Test on dev branch (#19)

1.0.0

Merge in features from the quiver clock class.