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

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

24
likes
110/ 160
pub points
411
downloads

We analyzed this package 3 days ago, and awarded it 110 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

18570 out of 39428 API elements (47.1 %) 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

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

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 91 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) {
    │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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) {
    │             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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
10 / 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.9.5 8.9.5
collection ^1.0.0 1.19.1 1.19.1
crypto ^3.0.0 3.0.6 3.0.6
crypton ^2.0.0 2.2.1 2.2.1
dynamite_runtime ^0.5.0+1 0.5.0+1 0.5.0+1
http ^1.2.0 1.3.0 1.3.0
logging ^1.0.0 1.3.0 1.3.0
meta ^1.0.0 1.16.0 1.16.0
string_scanner ^1.1.0 1.4.1 1.4.1
timezone ^0.9.4 0.9.4 0.10.0
universal_io ^2.0.0 2.2.2 2.2.2
uri ^1.0.0 1.0.0 1.0.0
version ^3.0.0 3.0.2 3.0.2
xml ^6.0.0 6.5.0 6.5.0
xml_annotation ^2.1.0 2.4.0 2.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
asn1lib - 1.6.2 1.6.2
async - 2.13.0 2.13.0
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.17 0.12.17
path - 1.9.1 1.9.1
petitparser - 6.1.0 6.1.0
pointycastle - 3.9.1 4.0.0
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
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.4 0.7.4
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.9.4` on timezone does not support the stable version `0.10.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

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

downgrade analysis failed failed with 4 errors:

  • IMPLEMENTS_NON_CLASS - lib/src/api/webdav/utils/xml_date_time_converter.dart:8:45 - Classes and mixins can only implement other classes and mixins.
  • IMPLEMENTS_NON_CLASS - lib/src/api/webdav/utils/xml_date_time_converter.dart:62:44 - Classes and mixins can only implement other classes and mixins.
  • IMPLEMENTS_NON_CLASS - lib/src/api/webdav/utils/xml_date_time_converter.dart:116:46 - Classes and mixins can only implement other classes and mixins.

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.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 29Jul 27Aug 24Sep 21Oct 19Nov 16Dec 14Jan 11Feb 8Mar 8050100150200250Other>=4.0.0-0 <5.0.0>=5.0.0-0 <6.0.0>=6.0.0-0 <7.0.0>=7.0.0-0 <8.0.0>=8.0.0-0 <9.0.0
24
likes
110
points
411
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

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

Homepage
Repository (GitHub)
Contributing

Topics

#nextcloud #openapi #webdav

Documentation

API reference

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