dylib 0.2.1-nullsafety.0
dylib: ^0.2.1-nullsafety.0 copied to clipboard
A set of helpers that help resolving names and paths of dynamic libraries.
0.2.1-nullsafety.0 - 2021-01-11 #
- Use environment variable as a fallback path.
0.2.0-nullsafety.0 - 2021-01-10 #
- Allow specifying path, dart define & environment variables separately.
- Resolved missing dylib name prefix.
0.1.0-nullsafety.1 - 2021-01-10 #
- Dot-prefixed dylib suffix to be compatible with path.setExtension().
0.1.0-nullsafety.0 - 2021-01-09 #
- Initial release.