| commit | a7ddf356ad32bd36742108d300e12484772e3fb3 | [log] [tgz] |
|---|---|---|
| author | Lukas Klingsbo <lukas.klingsbo@gmail.com> | Tue Dec 10 19:12:35 2024 +0100 |
| committer | GitHub <noreply@github.com> | Tue Dec 10 10:12:35 2024 -0800 |
| tree | 7a7f57fcb215055bc52c8a3f75c405075850a22d | |
| parent | c3fa9594c431be80054059a2f4bcaf832b410f71 [diff] |
fix: Pubspec.environment can never be null (dart-lang/pubspec_parse#137) * fix: Pubspec.environment can never be null * chore: Add changelog entry * fix: _environmentMap to return empty map when input is null