Skyost / Bonsoir

A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.
http://bonsoir.skyost.eu/
Other
100 stars 43 forks source link

Updated pubspec.yaml for bonsoir_android folder as it is giving error #55

Closed raghavsatyadev closed 11 months ago

raghavsatyadev commented 11 months ago
Because bonsoir >=3.0.0 depends on bonsoir_android ^3.0.0 which depends on bonsoir_platform_interface ^2.2.0, bonsoir >=3.0.0 requires bonsoir_platform_interface ^2.2.0.
So, because mobileone depends on bonsoir ^3.0.0+1 which depends on bonsoir_platform_interface ^3.0.0, version solving failed.

Error when flutter pub get is fired

Skyost commented 11 months ago

You're right, thanks !