affinidi_tdk_test_utilities 2.0.0
affinidi_tdk_test_utilities: ^2.0.0 copied to clipboard
The Affinidi TDK - Utilities package provides the libraries to mock requests for testing.
Change Log #
2.0.0 #
Changes #
- BREAKING CHANGE: The minimum supported Dart SDK version has been updated to 3.8.0 (previously 3.6.0). If your application targets a Dart SDK version below 3.8.0, it will no longer be compatible with TDK and you may encounter dependency resolution or installation errors. To continue using TDK, please upgrade your application's Dart SDK to 3.8.0 or higher.
1.0.0 #
Changes #
Promote package for the stable release, which encapsulates these feature(s):
- Utility functions for mocking DIO calls.
1.0.0-dev.2 #
- Initial version.