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

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

0
likes
70/ 140
pub points
60%
popularity

We analyzed this package 23 hours ago, and awarded it 70 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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

3783 out of 6190 API elements (61.1 %) have documentation comments.

Some symbols that are missing documentation: universally, universally.ActionDialog, universally.ActionDialog.ActionDialog, universally.ActionDialog.buildActions, universally.ActionDialog.buildDivider.

10/10 points: Package has an example

failed
Platform support
0 / 20trigger folding of the section

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/package_info.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:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/android_intent.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/android_intent.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/android_intent.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/android_intent.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:universally/universally.dart that imports:
  • package:universally/src/dependencies/plugin/android_intent.dart that imports:
  • package:android_intent_plus/flag.dart that declares support for platforms: Android.
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 89 issues. Showing the first 2:

ERROR: The argument type 'TStyle' can't be assigned to the parameter type 'TextStyle?'.

lib/src/component/component.dart:93:42

   ╷
93 │                 BText(text ?? '', style: const TStyle(color: UCS.white)),
   │                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: The function 'DoubleChooseWindows' isn't defined.

lib/src/component/popup.dart:235:23

    ╷
235 │   final value = await DoubleChooseWindows(
    │                       ^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/component/popup.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
android_intent_plus ^5.0.2 5.0.2 5.0.2
carousel_slider ^4.2.1 4.2.1 4.2.1
connectivity_plus ^6.0.2 6.0.3 6.0.3
cupertino_icons ^1.0.6 1.0.8 1.0.8
device_info_plus ^10.1.0 10.1.0 10.1.0
extended_image ^8.2.0 8.2.0 8.2.0
extended_image_library ^4.0.4 4.0.4 4.0.4
fl_dio ^1.0.0 1.0.0 1.0.0
fl_extended ^1.0.0 1.1.2 1.1.2
fl_list_wheel ^0.0.1 0.0.1 0.0.1
fl_scroll_view ^0.0.1 0.0.1 0.0.1
flutter flutter 0.0.0 0.0.0
flutter_curiosity ^6.1.0 6.1.0 6.1.0
flutter_localizations flutter 0.0.0 0.0.0
flutter_spinkit ^5.2.1 5.2.1 5.2.1
flutter_svg ^2.0.10+1 2.0.10+1 2.0.10+1
flutter_waya ^9.5.2 9.5.2 9.5.2
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
package_info_plus ^7.0.0 7.0.0 8.0.0
path_provider ^2.1.3 2.1.3 2.1.3
permission_handler ^11.3.1 11.3.1 11.3.1
url_launcher ^6.2.6 6.2.6 6.2.6
window_manager ^0.3.8 0.3.9 0.3.9
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 2.0.0 2.0.0
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
device_info_plus_platform_interface - 7.0.0 7.0.0
dio - 5.4.3+1 5.4.3+1
easy_refresh - 3.4.0 3.4.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_staggered_grid_view - 0.7.0 0.7.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.0.2
intl - 0.19.0 0.19.0
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.12.0 1.15.0
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.4 2.2.4
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.2.1 2.2.1
permission_handler_android - 12.0.6 12.0.6
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
screen_retriever - 0.1.9 0.1.9
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.3.0 6.3.0
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^7.0.0` on package_info_plus does not support the stable version `8.0.0`, that was published 25 days ago.

When package_info_plus is 30 days old, this package will no longer be awarded points in this category.

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

Analyzed with Pana 0.22.3, Flutter 3.22.0, Dart 3.4.0.

Check the analysis log for details.