dylib 0.3.3 dylib: ^0.3.3 copied to clipboard
A set of helpers for resolving names and paths of dynamic libraries.
[0.3.3] #
- Transferred to ubuntu-flutter-community.
- Updated example.
[0.3.2+1] - 2021-04-14 #
- A cosmetic description update.
[0.3.2] - 2021-03-19 #
- Add tests, CI, coverage, and example.
- Remove unused code to address pub.dev score.
[0.3.1] - 2021-03-09 #
- Allow specifying plain file name via environment.
[0.3.0] - 2021-03-08 #
- Upgrade to Dart SDK stable.
- Upgrade dependencies.
[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.