Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use package clock in production code? #1196

Closed
edgar-g-codexoptimus opened this issue Nov 16, 2024 · 1 comment
Closed

Can we use package clock in production code? #1196

edgar-g-codexoptimus opened this issue Nov 16, 2024 · 1 comment

Comments

@edgar-g-codexoptimus
Copy link

I want to start writing tests for my code. I have found package clock. But in description I could not understand, can I use this package on production code, or it uses only in tests

@lrhn
Copy link
Member

lrhn commented Mar 24, 2025

You can use it in production.
It's intended to work "normally" in production, using the normal clock.

(No support guarantees other than what other dart-tool packages have.).

@lrhn lrhn closed this as completed Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants