v_flutter_core 0.0.19
v_flutter_core: ^0.0.19 copied to clipboard
A core library for Flutter applications, offering essential tools and utilities for streamlined development and state management.
We analyzed this package 13 hours ago, and awarded it 130 pub points (of a possible 160):
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.
0/10 points: 20% or more of the public API has dartdoc comments
161 out of 1235 API elements (13.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: v_flutter_core, v_flutter_core.AbstractControlX, v_flutter_core.AbstractControlX.focusFirstErroneous, v_flutter_core.AbstractControlX.isEmpty, v_flutter_core.AbstractControlX.markAllAsDirty.
10/10 points: Package has an example
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:v_flutter_core/v_flutter_core.dartthat imports:package:v_flutter_core/src/widgets/misc/tab_visibility_change_recognizer.dartthat imports:package:universal_html/html.dartthat imports:package:universal_html/src/_sdk/html.dartthat imports:package:universal_html/src/_sdk_html_additions.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:v_flutter_core/v_flutter_core.dartthat imports:package:v_flutter_core/src/widgets/misc/tab_visibility_change_recognizer.dartthat imports:package:universal_html/html.dartthat imports:package:universal_html/src/_sdk/html.dartthat imports:package:universal_html/src/_sdk_html_additions.dartthat imports:dart:io
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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 81 issues. Showing the first 2:
INFO: Unnecessary 'this.' qualifier.
lib/src/utils/composite_node/composite_node.dart:60:41
╷
60 │ void add(CompositeNode<K, T> node) => this.nodes.add(node);
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/composite_node/composite_node.dart
INFO: 'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.
lib/src/utils/composite_node/composite_node.dart:182:87
╷
182 │ final remainingItems = group.nodes.map((item) => item.pruneBranch(predicate)).whereNotNull().toList();
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/composite_node/composite_node.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.17.1 |
1.19.1 | 1.19.1 | |
defer_pointer |
^0.0.2 |
0.0.2 | 0.0.2 | |
easy_debounce |
^2.0.3 |
2.0.3 | 2.0.3 | |
entry |
^1.0.0 |
1.0.2 | 1.0.2 | |
flutter_hooks |
^0.21.2 |
0.21.3+1 | 0.21.3+1 | |
flutter_portal |
^1.1.4 |
1.1.4 | 1.1.4 | |
fpdart |
^1.1.0 |
1.2.0 | 1.2.0 | |
gap |
^3.0.1 |
3.0.1 | 3.0.1 | |
hooks_riverpod |
^2.6.1 |
2.6.1 | 3.0.3 | |
reactive_forms |
^17.0.1 |
17.0.1 | 18.1.1 | |
reactive_forms_annotations |
^6.0.0 |
6.0.0 | 8.0.1 | |
riverpod |
^2.6.1 |
2.6.1 | 3.0.3 | |
riverpod_annotation |
^2.1.5 |
2.6.1 | 3.0.3 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
theme_tailor_annotation |
^3.0.1 |
3.1.1 | 3.1.1 | |
time |
^2.1.4 |
2.1.5 | 2.1.5 | |
universal_html |
^2.2.4 |
2.2.4 | 2.2.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
csslib |
- | 1.0.2 | 1.0.2 | |
equatable |
- | 2.0.7 | 2.0.7 | |
flutter_riverpod |
- | 2.6.1 | 3.0.3 | |
html |
- | 0.15.6 | 0.15.6 | |
intl |
- | 0.20.2 | 0.20.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
path |
- | 1.9.1 | 1.9.1 | |
simple_animations |
- | 5.2.0 | 5.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
state_notifier |
- | 1.0.0 | 1.0.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.3 | 2.2.3 | |
vector_math |
- | 2.2.0 | 2.2.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^2.6.1` on hooks_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions hooks_riverpod to update the constraint.
The constraint `^17.0.1` on reactive_forms does not support the stable version `18.0.0`.
Try running dart pub upgrade --major-versions reactive_forms 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.23.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.
Check the analysis log for details.