upgrader 8.4.0 upgrader: ^8.4.0 copied to clipboard
Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
We analyzed this package 38 hours ago, and awarded it 140 pub points (of a possible 160):
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
138 out of 227 API elements (60.8 %) have documentation comments.
Some symbols that are missing documentation: upgrader
, upgrader.AlertStyleWidget
, upgrader.AlertStyleWidget.AlertStyleWidget
, upgrader.Appcast.osVersionString
, upgrader.Appcast.parseItemsFromXMLString
.
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ 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:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `Linux`.
Because:
package:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:upgrader/upgrader.dart
that imports:package:upgrader/src/upgrader.dart
that imports:package:upgrader/src/appcast.dart
that imports:package:upgrader/src/upgrader_device.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that imports:package:win32_registry/src/registry_value.dart
that imports:package:win32_registry/src/models/models.dart
that imports:package:win32_registry/src/models/registry_value_type.dart
that imports:package:win32/win32.dart
that imports:package:win32/src/com/iwinhttprequest.dart
that imports:package:win32/src/com/iunknown.dart
that imports:package:win32/src/utils.dart
that imports:package:win32/src/win32/user32.g.dart
that imports:package:win32/src/variant.dart
that imports:package:win32/src/win32/oleaut32.g.dart
that imports:package:win32/src/structs.g.dart
that imports:package:win32/src/guid.dart
that imports:package:win32/src/win32/ole32.g.dart
that imports:package:win32/src/combase.dart
that imports:package:win32/src/macros.dart
that imports:package:win32/src/inline.dart
that imports:package:win32/src/win32/uxtheme.g.dart
that imports:package:win32/src/callbacks.dart
that imports:package:win32/src/types.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 6 issues. Showing the first 2:
INFO: 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after v3.21.0-10.0.pre.
lib/src/alert_style_widget.dart:21:43
╷
21 │ /// These widgets will be wrapped in a [ButtonBar], which introduces 8 pixels
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/alert_style_widget.dart
INFO: 'ButtonBar' is deprecated and shouldn't be used. Use OverflowBar instead. This feature was deprecated after v3.21.0-10.0.pre.
lib/src/alert_style_widget.dart:25:45
╷
25 │ /// pixels of padding is added above the [ButtonBar] to separate the [title]
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/alert_style_widget.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
device_info_plus |
any |
9.1.2 | 11.1.0 |
flutter |
flutter |
0.0.0 | 0.0.0 |
html |
^0.15.3 |
0.15.5 | 0.15.5 |
http |
>=0.13.6 <2.0.0 |
1.2.0 | 1.2.2 |
os_detect |
^2.0.1 |
2.0.2 | 2.0.2 |
package_info_plus |
>=4.0.1 <6.0.0 |
5.0.1 | 8.1.0 |
shared_preferences |
>=2.1.1 <3.0.0 |
2.2.3 | 2.3.2 |
url_launcher |
^6.1.11 |
6.3.1 | 6.3.1 |
version |
^3.0.2 |
3.0.2 | 3.0.2 |
xml |
^6.3.0 |
6.5.0 | 6.5.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `>=4.0.1 <6.0.0` on package_info_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions package_info_plus
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.