versionarte 2.0.0 copy "versionarte: ^2.0.0" to clipboard
versionarte: ^2.0.0 copied to clipboard

Force update, show update indicator and disable the app for maintenance with total freedom over the UI.

112
likes
150/ 160
pub points
1.84k
downloads

We analyzed this package 2 days ago, and awarded it 150 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

39 out of 61 API elements (63.9 %) have documentation comments.

Some symbols that are missing documentation: versionarte, versionarte.DistributionManifest.DistributionManifest.new, versionarte.DistributionManifest.downloadUrlForPlatform, versionarte.DistributionManifest.downloadUrls, versionarte.DistributionManifest.getMessageForLanguage.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/providers/remote_config_versionarte_provider.dart that imports:
  • package:firebase_remote_config/firebase_remote_config.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/providers/remote_config_versionarte_provider.dart that imports:
  • package:firebase_remote_config/firebase_remote_config.dart that declares support for platforms: Android, iOS, macOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/versionarte.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/versionarte.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/versionarte.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/versionarte.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_linux.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:versionarte/versionarte.dart that imports:
  • package:versionarte/src/versionarte.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_linux.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: Angle brackets will be interpreted as HTML.

lib/src/versionarte.dart:114:13

114 │   ///  - Map<TargetPlatform, String> `data`: A map of download URLs for each
    │             ^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/versionarte.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
firebase_remote_config ^5.4.2 5.4.2 5.4.2
http ^1.3.0 1.3.0 1.3.0
package_info_plus ^8.3.0 8.3.0 8.3.0
pub_semver ^2.2.0 2.2.0 2.2.0
url_launcher ^6.3.1 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.53 1.3.53
async - 2.12.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
fake_async - 1.3.2 1.3.3
ffi - 2.1.4 2.1.4
firebase_core - 3.12.1 3.12.1
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.21.1 2.21.1
firebase_remote_config_platform_interface - 1.5.2 1.5.2
firebase_remote_config_web - 1.8.2 1.8.2
http_parser - 4.1.2 4.1.2
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.1.4
vm_service - 14.3.1 15.0.0
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 23Jul 21Aug 18Sep 15Oct 13Nov 10Dec 8Jan 5Feb 2Mar 20100200300400500600700800>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0
112
likes
150
points
1.84k
downloads

Publisher

verified publisherkamranbekirov.com

Weekly Downloads

2024.09.09 - 2025.03.24

Force update, show update indicator and disable the app for maintenance with total freedom over the UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_remote_config, flutter, http, package_info_plus, pub_semver, url_launcher

More

Packages that depend on versionarte