data_management_local_delegate 1.0.7 copy "data_management_local_delegate: ^1.0.7" to clipboard
data_management_local_delegate: ^1.0.7 copied to clipboard

Collection of service with advanced style and controlling system.

90/ 160
pub points
18
downloads

We analyzed this package 2 hours ago, and awarded it 90 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_local_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_local_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

19 out of 36 API elements (52.8 %) have documentation comments.

Some symbols that are missing documentation: data_management_local_delegate, data_management_local_delegate.InAppDataSource.InAppDataSource.new, data_management_local_delegate.InAppDataSource.build, data_management_local_delegate.InAppDataSource.count, data_management_local_delegate.InAppDataSource.database.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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

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 183 issues. Showing the first 2:

ERROR: Undefined class 'DataPagingOptions'.

lib/src/config.dart:36:5

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

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

ERROR: The name 'DataPagingOptions' isn't a class.

lib/src/config.dart:36:39

   ╷
36 │     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
async ^2.11.0 2.13.0 2.13.0
data_management ^2.1.9 2.4.7 2.4.7
in_app_database ^1.2.8 1.3.5 1.3.5
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
characters - 1.4.0 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
encrypt - 5.0.3 5.0.3
flutter_entity - 1.2.8 1.2.8
in_app_query - 1.0.3 1.0.3
js - 0.7.2 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
pluralize - 0.0.8 0.0.8
pointycastle - 3.9.1 4.0.0
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0

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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
90
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of service with advanced style and controlling system.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

async, data_management, flutter, in_app_database

More

Packages that depend on data_management_local_delegate