rockvole_db_replicator 3.0.0 copy "rockvole_db_replicator: ^3.0.0" to clipboard
rockvole_db_replicator: ^3.0.0 copied to clipboard

Rockvole database replicator

60/ 160
pub points
1
downloads

We analyzed this package 47 hours ago, and awarded it 60 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

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

pubspec.yaml from the repository defines publish_to, thus, we are unable to verify the package is published from here.

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: rockvole_db_replicator,
    • 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: MS-PL.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

37 out of 1754 API elements (2.1 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: rockvole_data, rockvole_data.C_TABLE_ID_MULTIPLIER, rockvole_db, rockvole_db.AbstractDao, rockvole_db.AbstractDao.AbstractDao.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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:rockvole_db_replicator/rockvole_data.dart that imports:
  • package:rockvole_db_replicator/src/database/data/WhereData.dart that imports:
  • package:rockvole_db_replicator/rockvole_db.dart that imports:
  • package:rockvole_db_replicator/src/database/utils/StrayTables.dart that imports:
  • package:rockvole_db_replicator/rockvole_transactions.dart that imports:
  • package:rockvole_db_replicator/src/transactions/TransactionTools.dart that imports:
  • package:rockvole_db_replicator/rockvole_web_services.dart that imports:
  • package:rockvole_db_replicator/src/web_services/utils/FetchLatestRows.dart that imports:
  • dart:io
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 859 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'src/database/SqfliteDatabase.dart'.

lib/rockvole_sqflite.dart:3:8

  ╷
3 │ export 'src/database/SqfliteDatabase.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: The value of the local variable 'shownSyntax' isn't used.

lib/rockvole_helper.dart:100:8

    ╷
100 │   bool shownSyntax = false;
    │        ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/rockvole_helper.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
adler32 ^2.0.0 2.0.0 2.0.0
crypto ^3.0.1 3.0.7 3.0.7
csv ^5.0.0 5.1.1 7.1.0
http ^0.13.3 0.13.6 1.6.0
intl ^0.17.0 0.17.0 0.20.2
meta ^1.7.0 1.18.1 1.18.1
mysql1 ^0.19.2 0.19.2 0.20.0
pointycastle ^3.3.2 3.9.1 4.0.0
sqlite3 ^1.1.2 1.5.1 3.1.5
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ffi - 1.2.1 2.2.0
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
logging - 1.3.0 1.3.0
path - 1.9.1 1.9.1
pool - 1.5.2 1.5.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

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

Found 6 issues. Showing the first 2:

The constraint `^5.0.0` on csv does not support the stable version `6.0.0`.

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

The constraint `^0.13.3` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http 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 1 error:

  • URI_DOES_NOT_EXIST - lib/rockvole_sqflite.dart:3:8 - Target of URI doesn't exist: 'src/database/SqfliteDatabase.dart'.

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.9, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Rockvole database replicator

Documentation

API reference

License

MS-PL (license)

Dependencies

adler32, crypto, csv, http, intl, meta, mysql1, pointycastle, sqlite3, yaml

More

Packages that depend on rockvole_db_replicator