core_model 0.1.0
core_model: ^0.1.0 copied to clipboard
Shared primitives with no Flutter dependency: a monotonic ownership lease, a cancellation token and a retry backoff.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-09-04 #
Added #
- First released version:
Lease,CancelToken,RetryBackoffandRetryNotifierwith their tests;Guid,IDeviceInfoand a platform-neutralVoidCallback.
Changed #
- Versioned
0.1.0: the API is young and may still move. The build number a Flutter template writes means nothing on a library and is gone.