data_management_api_delegate 1.0.3 copy "data_management_api_delegate: ^1.0.3" to clipboard
data_management_api_delegate: ^1.0.3 copied to clipboard

Collection of service with advanced style and controlling system.

70/ 160
pub points
42
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: data_management_api_delegate.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: data_management_api_delegate,
    • contains a version property, and,
    • does not contain a publish_to property.

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: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

40 out of 107 API elements (37.4 %) have documentation comments.

Some symbols that are missing documentation: data_management_api_delegate, data_management_api_delegate.Api, data_management_api_delegate.Api.Api.new, data_management_api_delegate.Api.autoGenerateId, data_management_api_delegate.Api.baseUrl.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

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

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

Found 134 issues. Showing the first 2:

ERROR: 'ApiOptions.copyWith' ('ApiOptions Function({String? contentType, Map

lib/src/base.dart:237:14

    ╷
237 │   ApiOptions copyWith({
    │              ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/base.dart

ERROR: Undefined class 'DataPagingOptions'.

lib/src/config.dart:34:5

   ╷
34 │     DataPagingOptions options = const DataPagingOptions(),
   │     ^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/config.dart

Passed report section
Support up-to-date dependencies
40 / 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
data_management ^2.1.9 2.4.7 2.4.7
dio ^5.8.0+1 5.9.2 5.9.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.2 2.1.2
encrypt - 5.0.3 5.0.3
flutter_entity - 1.2.8 1.2.8
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
pointycastle - 3.9.1 4.0.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.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

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.11, Flutter 3.41.4, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
70
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Collection of service with advanced style and controlling system.

License

Apache-2.0 (license)

Dependencies

data_management, dio, flutter

More

Packages that depend on data_management_api_delegate