[network_info_plus] Fix issue #431 network_info_plus: 'net/route.h' file not found when building for iOS emulator#451
Conversation
Fix issue fluttercommunity#431 network_info_plus: 'net/route.h' file not found when building for iOS emulator
|
@lucasratske |
|
@lucasratske can we prioritize this issue since I can't build my app that uses this library with Flutter 2.5? Thanks in advance. |
|
@mhadaily Sorry to be a bother, but this one should also be added to the next release urgently. Thanks in advance. Also, if you're in need of someone to release builds, add me on pub.dev at diegotoridoesandroid@gmail.com. I'm willing to help release builds to spread out the burden if you want. |
|
@phan-dev, can you please add a CHANGELOG and bump a path version for network_plus_info? I'll merge and release after that. Thank you for the PR |
|
@mhadaily |
|
@mhadaily |
Description
Fix issue #431 network_info_plus: 'net/route.h' file not found when building for iOS emulator
Related Issues
#431
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]).This will ensure a smooth and quick review process. Updating the
pubspec.yamland changelogs is not required.///).flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?