nudge_spinner 0.0.11 copy "nudge_spinner: ^0.0.11" to clipboard
nudge_spinner: ^0.0.11 copied to clipboard

unlisted

Spin The Wheel from Nudge!

50/ 160
pub points
19
downloads

We analyzed this package 2 days ago, and awarded it 50 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: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting nudge_spinner... Discovering libraries... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/pana_FWLEGN/lib/Screens'. #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:199) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:282)

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:nudge_spinner/nudge_spinner.dart that imports:
  • package:nudge_spinner/screens/login.dart that imports:
  • package:nudge_spinner/screens/home.dart that imports:
  • package:nudge_spinner/models/spinthewheel.dart that imports:
  • dart:ffi
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 40 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:nudge_spinner/Screens/login.dart'.

lib/screens/congratulationsscreen.dart:4:8

  ╷
4 │ import 'package:nudge_spinner/Screens/login.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: Target of URI doesn't exist: 'package:nudge_spinner/Screens/betterlucknexttime.dart'.

lib/screens/home.dart:5:8

  ╷
5 │ import 'package:nudge_spinner/Screens/betterlucknexttime.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
cupertino_icons ^1.0.2 1.0.8 1.0.8
dio ^5.3.2 5.9.1 5.9.1
flutter_hooks ^0.18.6 0.18.6 0.21.3+1
http any 1.6.0 1.6.0
lottie ^2.6.0 2.7.0 3.3.2
nudge_core ^0.0.18 0.0.19 0.0.19
quiver ^3.2.1 3.2.2 3.2.2
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 3.6.1 4.0.7
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.1 2.1.1
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.1
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
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.9 0.7.9
typed_data - 1.4.0 1.4.0
uni_links - 0.5.1 0.5.1 Discontinued
uni_links_platform_interface - 1.0.0 1.0.0
uni_links_web - 0.1.0 0.1.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^0.18.6` on flutter_hooks does not support the stable version `0.19.0`.

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

The constraint `^2.6.0` on lottie does not support the stable version `3.0.0`.

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

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 5 errors:

  • URI_DOES_NOT_EXIST - lib/screens/congratulationsscreen.dart:4:8 - Target of URI doesn't exist: 'package:nudge_spinner/Screens/login.dart'.
  • URI_DOES_NOT_EXIST - lib/screens/home.dart:5:8 - Target of URI doesn't exist: 'package:nudge_spinner/Screens/betterlucknexttime.dart'.
  • URI_DOES_NOT_EXIST - lib/screens/home.dart:6:8 - Target of URI doesn't exist: 'package:nudge_spinner/Screens/congratulationsscreen.dart'.

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.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
50
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Spin The Wheel from Nudge!

Homepage

License

MIT (license)

Dependencies

cupertino_icons, dio, flutter, flutter_hooks, http, lottie, nudge_core, quiver

More

Packages that depend on nudge_spinner