utilpackage 0.0.1 copy "utilpackage: ^0.0.1" to clipboard
utilpackage: ^0.0.1 copied to clipboard

A new Flutter package for my util packages.

100/ 160
pub points
73
downloads

We analyzed this package 22 hours ago, and awarded it 100 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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: Apache-2.0.

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

17 out of 46 API elements (37.0 %) have documentation comments.

Some symbols that are missing documentation: analytic_level, analytic_level.AnalyticLevel, analytics_service, analytics_service.AnalyticsService.AnalyticsService.new, auth.

Passed check 10/10 points: Package has an example

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

Failed check 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:utilpackage/analytics/sentry_analytics.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/integrations/integrations.dart that imports:
  • package:sentry_flutter/src/integrations/load_release_integration.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:utilpackage/analytics/sentry_analytics.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/native/factory.dart that imports:
  • package:sentry_flutter/src/native/factory_real.dart that imports:
  • package:sentry_flutter/src/native/java/sentry_native_java.dart that imports:
  • package:sentry_flutter/src/native/java/binding.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Package does not support platform `Windows`.

Because:

  • package:utilpackage/public/auth/auth.dart that imports:
  • package:local_auth_darwin/local_auth_darwin.dart that declares support for platforms: iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:utilpackage/analytics/sentry_analytics.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/integrations/integrations.dart that imports:
  • package:sentry_flutter/src/integrations/load_release_integration.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:utilpackage/analytics/sentry_analytics.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/native/factory.dart that imports:
  • package:sentry_flutter/src/native/factory_real.dart that imports:
  • package:sentry_flutter/src/native/java/sentry_native_java.dart that imports:
  • package:sentry_flutter/src/native/java/binding.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Package not compatible with platform Web

Because:

  • package:utilpackage/analytics/sentry_analytics.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/integrations/integrations.dart that imports:
  • package:sentry_flutter/src/integrations/load_release_integration.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
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

  • Running dart format failed:
Formatted 13 files (0 changed) in 0.02 seconds.
Warning: Package resolution error when reading "analysis_options.yaml" file:
Failed to resolve package URI "package:flutter_lints/flutter.yaml" in include.
Could not format because the source could not be parsed:

line 35, column 22 of ../../pana_VMPSZG/example/lib/main.dart: This requires the 'dot-shorthands' language feature to be enabled.
   ╷
35 │         colorScheme: .fromSeed(seedColor: Colors.deepPurple),
   │                      ^
   ╵```
Failed report section
Support up-to-date dependencies
20 / 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_analytics ^12.0.4 12.1.0 12.1.0
firebase_core ^4.2.1 4.3.0 4.3.0
firebase_crashlytics ^5.0.5 5.0.6 5.0.6
flutter_document_reader_api any 9.1.781 9.1.781
flutter_document_reader_core_fullrfid any 9.1.1497 9.1.1497
flutter_face_api ^7.2.540 7.2.626 7.2.626
flutter_face_core_basic ^7.2.235 7.2.235 7.2.235
local_auth ^3.0.0 3.0.0 3.0.0
local_auth_android ^2.0.0 2.0.4 2.0.4
local_auth_darwin ^2.0.0 2.0.1 2.0.1
sentry_flutter ^9.8.0 9.9.2 9.9.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.65 1.3.65
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
ffi - 2.1.5 2.1.5
firebase_analytics_platform_interface - 5.0.5 5.0.5
firebase_analytics_web - 0.6.1+1 0.6.1+1
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 3.3.1 3.3.1
firebase_crashlytics_platform_interface - 3.8.16 3.8.16
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
jni - 0.14.2 0.15.2
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
local_auth_platform_interface - 1.1.0 1.1.0
local_auth_windows - 2.0.1 2.0.1
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
package_config - 2.2.0 2.2.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sentry - 9.9.2 9.9.2
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.7 0.7.9
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • URI_DOES_NOT_EXIST - lib/utils/doc_reader_sdk_initializer.dart:2:8 - Target of URI doesn't exist: 'package:flutter_document_reader_api/flutter_document_reader_api.dart'.
  • UNDEFINED_METHOD - lib/utils/doc_reader_sdk_initializer.dart:13:18 - The method 'InitConfig' isn't defined for the type 'DocReaderSdkInitializer'.
  • UNDEFINED_IDENTIFIER - lib/utils/doc_reader_sdk_initializer.dart:22:36 - Undefined name 'DocumentReader'.

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.23.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: