How I Built a Small Tool to Inspect Dart Package Dependencies
If you work with Flutter for long enough, you eventually run into this kind of error: Because device_info_plus 13.2.0 depends on win32 ^6.0.1 and file_picker >=8.3.3 <12.0.0-beta.1 depends on win32 ^5
Aug 13, 20264 min read6
