This package works with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications.
Hello, when I build example, I see this error, could you please update example?
Because every version of flutter from sdk depends on collection 1.16.0 and xml >=6.2.0 depends on collection ^1.17.0, flutter from sdk is incompatible with xml >=6.2.0.
And because every version of easy_onvif from path depends on xml ^6.2.0, flutter from sdk is incompatible with easy_onvif from path.
So, because flutter_model depends on both easy_onvif from path and flutter from sdk, version solving failed.
Hello, when I build example, I see this error, could you please update example? Because every version of flutter from sdk depends on collection 1.16.0 and xml >=6.2.0 depends on collection ^1.17.0, flutter from sdk is incompatible with xml >=6.2.0. And because every version of easy_onvif from path depends on xml ^6.2.0, flutter from sdk is incompatible with easy_onvif from path. So, because flutter_model depends on both easy_onvif from path and flutter from sdk, version solving failed.