easy_onvif 3.1.3+1 copy "easy_onvif: ^3.1.3+1" to clipboard
easy_onvif: ^3.1.3+1 copied to clipboard

This package can work with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications.

140/ 160
pub points
293
downloads

We analyzed this package 17 hours ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

845 out of 2025 API elements (41.7 %) have documentation comments.

Some symbols that are missing documentation: device_management.AnalyticsCapabilities.AnalyticsCapabilities.fromJson, device_management.AnalyticsCapabilities.AnalyticsCapabilities.new, device_management.AnalyticsCapabilities.toJson, device_management.Capabilities.Capabilities.fromJson, device_management.Capabilities.Capabilities.new.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
convert ^3.1.2 3.1.2 3.1.2
crypto ^3.0.7 3.0.7 3.0.7
dio ^5.9.2 5.9.2 5.9.2
ffi ^2.2.0 2.2.0 2.2.0
html_unescape ^2.0.0 2.0.0 2.0.0
http ^1.6.0 1.6.0 1.6.0
http_parser ^4.1.2 4.1.2 4.1.2
intl ^0.20.2 0.20.2 0.20.2
json_annotation ^4.11.0 4.11.0 4.11.0
loggy ^2.0.3 2.0.3 2.0.3
path ^1.9.1 1.9.1 1.9.1
uuid ^4.5.3 4.5.3 4.5.3
xml ^6.6.1 6.6.1 6.6.1
xml2json ^6.2.7 6.2.7 6.2.7
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dio_web_adapter - 2.1.2 2.1.2
fixnum - 1.1.1 1.1.1
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

dart pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
< async 2.8.2 (was 2.13.1)
+ charcode 1.2.0
< clock 1.1.0 (was 1.1.2)
< collection 1.19.0 (was 1.19.1)
< dio_web_adapter 1.1.0 (was 2.1.2)
< fixnum 1.1.0 (was 1.1.1)
< meta 1.17.0 (was 1.18.2)
< mime 1.0.0 (was 2.0.0)
[10 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
42
likes
140
points
293
downloads

Documentation

API reference

Publisher

verified publishermuayid.com

Weekly Downloads

This package can work with a variety of ONVIF compatible devices allowing for IP Cameras and NVRs (network video recorders) to be integrated into Dart and Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

convert, crypto, dio, ffi, html_unescape, http, http_parser, intl, json_annotation, loggy, path, uuid, xml, xml2json, yaml

More

Packages that depend on easy_onvif