nextcloud 9.0.0 copy "nextcloud: ^9.0.0" to clipboard
nextcloud: ^9.0.0 copied to clipboard

A Nextcloud API client written in Dart supporting all maintained Nextcloud server versions.

130/ 160
pub points
653
downloads

We analyzed this package 4 days ago, and awarded it 130 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: AGPL-3.0.

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

20631 out of 43970 API elements (46.9 %) have documentation comments.

Some symbols that are missing documentation: comments, comments.$CapabilitiesInterface, comments.$CapabilitiesInterface.files, comments.$CapabilitiesInterfaceBuilder, comments.$CapabilitiesInterfaceBuilder.$CapabilitiesInterfaceBuilder.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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

WARNING: The declaration '_$WebDavPropertyupdateFromXmlElement' isn't referenced.

lib/src/api/webdav/models/webdav.g.dart:245:22

    ╷
245 │ WebDavPropertyupdate _$WebDavPropertyupdateFromXmlElement(XmlElement element) {
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/api/webdav/models/webdav.g.dart

WARNING: The declaration '_$WebDavMkcolFromXmlElement' isn't referenced.

lib/src/api/webdav/models/webdav.g.dart:326:13

    ╷
326 │ WebDavMkcol _$WebDavMkcolFromXmlElement(XmlElement element) {
    │             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/api/webdav/models/webdav.g.dart

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

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

Package Constraint Compatible Latest Notes
built_collection ^5.0.0 5.1.1 5.1.1
built_value ^8.9.0 8.12.5 8.12.5
collection ^1.0.0 1.19.1 1.19.1
crypto ^3.0.0 3.0.7 3.0.7
crypton ^2.0.0 2.2.1 2.2.1
dynamite_runtime ^0.6.0 0.6.0 0.6.0
http ^1.2.0 1.6.0 1.6.0
logging ^1.0.0 1.3.0 1.3.0
meta ^1.0.0 1.18.2 1.18.2
string_scanner ^1.1.0 1.4.1 1.4.1
timezone ^0.10.1 0.10.1 0.11.0
universal_io ^2.0.0 2.3.1 2.3.1
uri ^1.0.0 1.0.0 1.0.0
version ^3.0.0 3.0.2 3.0.2
xml ^6.3.0 6.6.1 6.6.1
xml_annotation ^2.4.0 2.4.0 2.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
convert - 3.1.2 3.1.2
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
matcher - 0.12.19 0.12.19
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
pointycastle - 3.9.1 4.0.0
quiver - 3.2.2 3.2.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
term_glyph - 1.2.2 1.2.2
test_api - 0.7.11 0.7.11
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.

The constraint `^0.10.1` on timezone does not support the stable version `0.11.0`.

Try running dart pub upgrade --major-versions timezone to update the constraint.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
25
likes
130
points
653
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Nextcloud API client written in Dart supporting all maintained Nextcloud server versions.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#nextcloud #openapi #webdav

License

AGPL-3.0 (license)

Dependencies

built_collection, built_value, collection, crypto, crypton, dynamite_runtime, http, logging, meta, string_scanner, timezone, universal_io, uri, version, xml, xml_annotation

More

Packages that depend on nextcloud