release_updater 1.1.8 copy "release_updater: ^1.1.8" to clipboard
release_updater: ^1.1.8 copied to clipboard

A simple way to automatically update release/installation files in a local directory.

28
likes
140/ 140
pub points
57%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

122 out of 312 API elements (39.1 %) have documentation comments.

Some symbols that are missing documentation: release_updater.io.Copiable, release_updater.io.Copiable.Copiable, release_updater.io.DataProvider, release_updater.io.DataProvider.DataProvider, release_updater.io.DataProvider.get.

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:release_updater/release_updater.dart that imports:
  • package:release_updater/src/release_updater_storage.dart that imports:
  • package:release_updater/src/release_updater_bundle.dart that imports:
  • package:release_updater/src/release_updater_base.dart that imports:
  • package:data_serializer/data_serializer_io.dart that imports:
  • package:data_serializer/src/bytes_io_file.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

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.4.9 3.4.10 3.4.10
ascii_art_tree ^1.0.6 1.0.6 1.0.6
base_codecs ^1.0.1 1.0.1 1.0.1
collection ^1.17.1 1.18.0 1.18.0
crypto ^3.0.3 3.0.3 3.0.3
data_serializer ^1.0.12 1.1.0 1.1.0
gcloud ^0.8.11 0.8.12 0.8.12
googleapis_auth ^1.4.1 1.6.0 1.6.0
mercury_client ^2.2.0 2.2.2 2.2.2
path ^1.9.0 1.9.0 1.9.0
pub_semver ^2.1.4 2.1.4 2.1.4
shelf ^1.4.1 1.4.1 1.4.1
shelf_gzip ^4.0.1 4.1.0 4.1.0
shelf_static ^1.1.2 1.1.2 1.1.2
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.6 1.0.6
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
enum_to_string - 2.0.1 2.0.1
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis - 12.0.0 13.1.0
graph_explorer - 1.0.2 1.0.2
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
intl - 0.19.0 0.19.0
js - 0.7.1 0.7.1
meta - 1.14.0 1.14.0
mime - 1.0.5 1.0.5
pointycastle - 3.9.0 3.9.0
resource_portable - 3.1.0 3.1.0
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
swiss_knife - 3.2.0 3.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.1

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.3.

Check the analysis log for details.

28
likes
140
pub points
57%
popularity

Publisher

unverified uploader

A simple way to automatically update release/installation files in a local directory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

archive, ascii_art_tree, base_codecs, collection, crypto, data_serializer, gcloud, googleapis_auth, mercury_client, path, pub_semver, shelf, shelf_gzip, shelf_static, yaml

More

Packages that depend on release_updater