db_infra 0.2.0 copy "db_infra: ^0.2.0" to clipboard
db_infra: ^0.2.0 copied to clipboard

A command-line tool that help to automate your release workflow.

0
likes
110/ 140
pub points
0%
popularity

We analyzed this package 24 hours ago, and awarded it 110 pub points (of a possible 140):

failed
Follow Dart file conventions
10 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/db_infra was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

114 out of 183 API elements (62.3 %) have documentation comments.

Some symbols that are missing documentation: db_infra, db_infra.Configuration, db_infra.Configuration.Configuration, db_infra.Configuration.androidBuildOutputType, db_infra.Configuration.androidKeyAlias.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:db_infra/db_infra.dart that imports:
  • package:db_infra/src/utils/utils.dart that imports:
  • package:db_infra/src/utils/infra_extensions.dart that imports:
  • package:db_infra/src/configuration/configuration.dart that imports:
  • package:db_infra/src/configuration/run_configuration.dart that imports:
  • package:db_infra/src/storage/storage.dart that imports:
  • package:io/io.dart that imports:
  • package:io/src/shared_stdin.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 11 issues. Showing the first 2:

INFO: The declaration '_$GetBundleIdsResponseToJson' isn't referenced.

lib/src/apple/bundle_id/api/bundle_ids_dto.g.dart:22:22

   ╷
22 │ Map<String, dynamic> _$GetBundleIdsResponseToJson(
   │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/apple/bundle_id/api/bundle_ids_dto.g.dart

INFO: The declaration '_$GetBundleIdResponseToJson' isn't referenced.

lib/src/apple/bundle_id/api/bundle_ids_dto.g.dart:39:22

   ╷
39 │ Map<String, dynamic> _$GetBundleIdResponseToJson(
   │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/apple/bundle_id/api/bundle_ids_dto.g.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
archive >=3.3.0 <4.0.0 3.5.0 3.5.0
args >=2.3.0 <3.0.0 2.5.0 2.5.0
bdlogging >=0.0.2 <1.0.0 0.1.5 0.1.5
collection >=1.15.0 <2.0.0 1.18.0 1.18.0
encrypt >=5.0.1 <5.1.0 5.0.3 5.0.3
ftpconnect >=2.0.5 <2.1.0 2.0.7 2.0.7
gcloud >=0.8.6 <1.0.0 0.8.12 0.8.12
glob >=2.0.0 <3.0.0 2.1.2 2.1.2
googleapis_auth >=1.3.1 <2.0.0 1.6.0 1.6.0
http >=0.13.3 <2.0.0 1.2.1 1.2.1
io >=1.0.3 <2.0.0 1.0.4 1.0.4
jose >=0.3.2 <1.0.0 0.3.4 0.3.4
json_annotation >=4.5.0 <5.0.0 4.9.0 4.9.0
meta >=1.5.0 <2.0.0 1.14.0 1.14.0
path >=1.8.0 <2.0.0 1.9.0 1.9.0
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.6 1.0.6
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
crypto_keys - 0.3.0+1 0.3.0+1
file - 7.0.0 7.0.0
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis - 12.0.0 13.1.0
http_parser - 4.0.2 4.0.2
intl - 0.19.0 0.19.0
js - 0.7.1 0.7.1
matcher - 0.12.16+1 0.12.16+1
pointycastle - 3.9.0 3.9.0
quiver - 3.2.1 3.2.1
retry - 3.1.2 3.1.2
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.1 0.7.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1
x509 - 0.2.4+2 0.2.4+2

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A command-line tool that help to automate your release workflow.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

archive, args, bdlogging, collection, encrypt, ftpconnect, gcloud, glob, googleapis_auth, http, io, jose, json_annotation, meta, path

More

Packages that depend on db_infra