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

The library that contains all the mobile littlefish auditing and device capabilities.

0
likes
70/ 160
pub points
43
downloads

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

failed
Follow Dart file conventions
20 / 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

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting littlefish_auditing... Discovering libraries... ERR: dartdoc 8.3.0 (/tmp/analyzerFBFSCR/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.6.0.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/analyzerFBFSCR/pub-cache/h[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:215:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:202:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:80:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:204:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:304:22)

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:littlefish_auditing/device/device_manager.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:littlefish_auditing/device/device_manager.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:littlefish_auditing/device/device_manager.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:littlefish_auditing/device/device_manager.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.

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 26 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:littlefish_core/littlefish_core.dart'.

lib/auditing/audit_manager.dart:3:8

  ╷
3 │ import 'package:littlefish_core/littlefish_core.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: Undefined class 'LittleFishCore'.

lib/auditing/audit_manager.dart:8:9

  ╷
8 │   final LittleFishCore _core = LittleFishCore.instance;
  │         ^^^^^^^^^^^^^^
  ╵

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

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
device_info ^2.0.3 2.0.3 2.0.3
device_info_plus ^10.1.2 10.1.2 11.2.0
flutter flutter 0.0.0 0.0.0
littlefish_core ^1.0.7 1.0.15 1.0.15
uuid ^4.5.1 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
brotli - 0.6.0 0.6.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
crypto - 3.0.6 3.0.6
device_info_platform_interface - 2.0.1 2.0.1
device_info_plus_platform_interface - 7.0.2 7.0.2
dio - 5.7.0 5.7.0
dio_brotli_transformer - 2.0.0 2.0.0
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_web_plugins - 0.0.0 0.0.0
get_it - 7.7.0 8.0.3
http_parser - 4.1.1 4.1.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.9.0 5.9.0
win32_registry - 1.1.5 2.0.1

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

The constraint `^10.1.2` on device_info_plus does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions device_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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

0
likes
70
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

The library that contains all the mobile littlefish auditing and device capabilities.

Homepage

License

unknown (license)

Dependencies

device_info, device_info_plus, flutter, littlefish_core, uuid

More

Packages that depend on littlefish_auditing