get_hooked 0.2.2 copy "get_hooked: ^0.2.2" to clipboard
get_hooked: ^0.2.2 copied to clipboard

Shared state with flutter_hooks! Inspired by riverpod and get_it.

0
likes
130/ 160
pub points
168
downloads

We analyzed this package 9 days ago, and awarded it 130 pub points (of a possible 160):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/nate-thegrate/get_hooked/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

OUT: Documenting get_hooked... Discovering libraries... Linking elements... Precaching local docs for 633311 elements... Initialized dartdoc with 776 libraries ERR: dartdoc 8.3.0 (/tmp/analyzerFEGVJX/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.6.0.snapshot) failed: RangeError (start): Invalid value: Not in inclusive range 0..103: 104 #0 RangeError.checkValidRange (dart:core/errors.dart:360:7) #1 _StringBase.substring (dart:core-patch/string_patch.dart:414:27) #2 DocumentationComment._stripDocImports (package:dartdoc/src/model/documentation_comment.dart:589:28) #3 DocumentationComment._processCommentWithoutTools (package:dartdoc/src/model/documentation_comment.dart:102:16) #4 DocumentationComment._buildDocumentationBaseSync (package:dartdoc/src/model/documentation_comment.dart:823:19) #5 DocumentationComment.documentationLocal (package:dartdoc/src/model/documentation_comment.dart:735:29) #6 ModelElement.documentation.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 23 issues. Showing the first 2:

WARNING: Target of URI doesn't exist: 'package:flutter_test/flutter_test.dart'.

lib/utils/value_animation.dart:6:16

  ╷
6 │ /// @docImport 'package:flutter_test/flutter_test.dart';
  │                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

/tmp/pana_OKHDZA/lib/src/get/dispose_guard.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
collection ^1.18.0 1.19.0 1.19.1
collection_notifiers ^1.1.0 1.1.0 1.1.0
flutter flutter 0.0.0 0.0.0
meta >=1.10.0 <2.0.0 1.15.0 1.16.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.4.0
material_color_utilities - 0.11.1 0.12.0
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4

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

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
130
points
168
downloads

Publisher

verified publisherno-tolls.dev

Weekly Downloads

Shared state with flutter_hooks! Inspired by riverpod and get_it.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #animation #state-management

License

MIT (license)

Dependencies

collection, collection_notifiers, flutter, meta

More

Packages that depend on get_hooked