universally 5.2.2 copy "universally: ^5.2.2" to clipboard
universally: ^5.2.2 copied to clipboard

It depends on universally plug and can update the latest available version in time

0
likes
80/ 160
pub points
44%
popularity

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

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

OK
Provide documentation
20 / 20trigger folding of the section

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

3215 out of 5155 API elements (62.4 %) have documentation comments.

Some symbols that are missing documentation: basic_app, basic_app.BasicApp, basic_app.BasicApp.BasicApp, basic_app.BasicApp.actions, basic_app.BasicApp.checkerboardOffscreenLayers.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:universally/universally.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `macOS`.

Because:

  • package:universally/universally.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
Package does not support platform `Web`.

Because:

  • package:universally/universally.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:universally/universally.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:universally/universally.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:universally/universally.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 133 issues. Showing the first 2:

ERROR: The method 'GlobalOptions' isn't defined for the type '_BasicAppState'.

lib/component/basic_app.dart:173:7

    ╷
173 │       GlobalOptions().navigatorKey = widget.navigatorKey!;
    │       ^^^^^^^^^^^^^
    ╵

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

ERROR: The method 'GlobalOptions' isn't defined for the type '_BasicAppState'.

lib/component/basic_app.dart:176:7

    ╷
176 │       GlobalOptions().scaffoldMessengerKey = widget.scaffoldMessengerKey!;
    │       ^^^^^^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
carousel_slider ^4.2.1 4.2.1 5.0.0
connectivity_plus ^4.0.2 4.0.2 6.1.0
cupertino_icons ^1.0.5 1.0.8 1.0.8
extended_image ^8.1.0 8.3.1 9.0.7
flutter flutter 0.0.0 0.0.0
flutter_curiosity ^4.5.0 4.5.0 6.3.1
flutter_localizations flutter 0.0.0 0.0.0
flutter_svg ^2.0.7 2.0.14 2.0.14
flutter_waya ^8.0.3 8.7.2 9.9.0
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
json_annotation ^4.8.1 4.9.0 4.9.0
keframe ^3.0.0 3.0.0 3.0.0
path_provider ^2.1.0 2.1.5 2.1.5
permission_handler ^10.4.3 10.4.5 11.3.1
provider ^6.0.5 6.1.2 6.1.2
url_launcher ^6.1.12 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
connectivity_plus_platform_interface - 1.2.4 2.0.1
crypto - 3.0.6 3.0.6
dbus - 0.7.10 0.7.10
easy_refresh - 3.4.0 3.4.0
extended_image_library - 4.0.5 4.0.5
ffi - 2.1.3 2.1.3
flutter_staggered_grid_view - 0.7.0 0.7.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.1.1
intl - 0.19.0 0.20.0
js - 0.6.7 0.7.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
path - 1.9.0 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_graphics - 1.1.14 1.1.14
vector_graphics_codec - 1.1.12 1.1.12
vector_graphics_compiler - 1.1.15 1.1.15
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.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 `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.

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

The constraint `^4.0.2` on connectivity_plus does not support the stable version `5.0.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 126 errors:

  • UNDEFINED_METHOD - lib/component/basic_app.dart:173:7 - The method 'GlobalOptions' isn't defined for the type '_BasicAppState'.
  • UNDEFINED_METHOD - lib/component/basic_app.dart:176:7 - The method 'GlobalOptions' isn't defined for the type '_BasicAppState'.
  • EXTRA_POSITIONAL_ARGUMENTS_COULD_BE_NAMED - lib/component/basic_app.dart:185:13 - Too many positional arguments: 0 expected, but 1 found.

Run flutter pub downgrade and then flutter 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.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.