utilz 0.0.8 copy "utilz: ^0.0.8" to clipboard
utilz: ^0.0.8 copied to clipboard

Easy-start utilities, shortcuts and sleek UI solutions for Flutter app development.

0
likes
130/ 160
pub points
0%
popularity

We analyzed this package 15 hours ago, and awarded it 130 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.

failed
Provide documentation
10 / 20trigger folding of the section

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

23992 out of 25022 API elements (95.9 %) have documentation comments.

Some symbols that are missing documentation: utilz, utilz.AddSubscription, utilz.AsyncInstanceBuilderCallback, utilz.BindingBuilderCallback, utilz.Bindings.dependencies.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_linux.dart that imports:
  • package:url_launcher_linux/url_launcher_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_web.dart that imports:
  • package:share_plus_platform_interface/share_plus_platform_interface.dart that imports:
  • package:share_plus_platform_interface/platform_interface/share_plus_platform.dart that imports:
  • package:share_plus_platform_interface/method_channel/method_channel_share.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:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:utilz/utilz.dart that imports:
  • package:utilz/src/tools/share_plus.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_windows.dart that imports:
  • package:url_launcher_windows/url_launcher_windows.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:utilz/utilz.dart that imports:
  • package:get/get.dart that imports:
  • package:get/route_manager.dart that imports:
  • package:get/get_navigation/get_navigation.dart that imports:
  • package:get/get_navigation/src/root/get_material_app.dart that imports:
  • package:get/get_utils/get_utils.dart that imports:
  • package:get/get_utils/src/platform/platform.dart that imports:
  • package:get/get_utils/src/platform/platform_web.dart that imports:
  • dart:html

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 15 issues. Showing the first 2:

lib/src/tools/check_internet.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/tools/date_converter.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
badges ^3.1.2 3.1.2 3.1.2
connectivity_plus ^5.0.2 5.0.2 6.0.5
flutter flutter 0.0.0 0.0.0
get ^4.6.6 4.6.6 4.6.6
loading_animation_widget ^1.2.0+4 1.2.1 1.2.1
share_plus ^7.2.2 7.2.2 10.0.2
shared_preferences ^2.2.2 2.3.2 2.3.2
swipeable_page_route ^0.4.2 0.4.4 0.4.4
url_launcher ^6.2.5 6.3.0 6.3.0
vibration ^1.8.4 1.9.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
black_hole_flutter - 1.1.0 1.1.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.19.0
color_models - 1.3.3 1.3.3
connectivity_plus_platform_interface - 1.2.4 2.0.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.5 3.0.5
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.2 10.1.2
device_info_plus_platform_interface - 7.0.1 7.0.1
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_color_models - 1.3.3+2 1.3.3+2
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
list_diff - 2.0.1 2.0.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 1.0.6
nm - 0.5.0 0.5.0
num_utilities - 1.0.5 1.0.5
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
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
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
powers - 1.0.0+2 1.0.0+2
share_plus_platform_interface - 3.4.0 5.0.0
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
sprintf - 7.0.0 7.0.0
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
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.2 3.1.2
uuid - 4.5.0 4.5.0
vector_math - 2.1.4 2.1.4
vibration_platform_interface - 0.0.1 0.0.1
web - 1.0.0 1.0.0
win32 - 5.5.4 5.5.4
win32_registry - 1.1.5 1.1.5
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.

Found 3 issues. Showing the first 2:

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

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

The constraint `^7.2.2` on share_plus does not support the stable version `8.0.0`.

Try running dart pub upgrade --major-versions share_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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.

0
likes
130
pub points
0%
popularity

Publisher

verified publishertijorat.org

Easy-start utilities, shortcuts and sleek UI solutions for Flutter app development.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

badges, connectivity_plus, flutter, get, loading_animation_widget, share_plus, shared_preferences, swipeable_page_route, url_launcher, vibration

More

Packages that depend on utilz