fetch_json_pages 0.0.2
fetch_json_pages: ^0.0.2 copied to clipboard
Using this package you can directly render page which uses json_dynamic_widget
We analyzed this package 12 days 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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
1 out of 5 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: fetch_json_pages, fetch_json_pages.renderingPage, fetch_json_pages.renderingPage.jsonString, fetch_json_pages.renderingPage.renderingPage.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: The type name 'renderingPage' isn't an UpperCamelCase identifier.
lib/src/fetch_json_pages.dart:5:7
╷
5 │ class renderingPage extends StatefulWidget {
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/fetch_json_pages.dart
INFO: Parameter 'key' could be a super parameter.
lib/src/fetch_json_pages.dart:7:9
╷
7 │ const renderingPage({Key? key,required this.jsonString}) : super(key: key);
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/fetch_json_pages.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
json_dynamic_widget |
^8.0.0 |
8.0.0+1 | 12.0.0+9 | Discontinued |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
child_builder |
- | 2.0.2 | 2.0.2 | Discontinued |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dynamic_widget_annotation |
- | 2.0.0 | 3.0.1 | Discontinued |
encrypt |
- | 5.0.3 | 5.0.3 | |
execution_timer |
- | 1.1.0+13 | 1.1.0+13 | Discontinued |
fake_async |
- | 1.3.3 | 1.3.3 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
form_validation |
- | 3.2.0 | 3.2.0 | Discontinued |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
interpolation |
- | 2.1.2 | 2.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
iregexp |
- | 0.1.2 | 0.2.0 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_class |
- | 3.0.1 | 3.0.1 | Discontinued |
json_conditional |
- | 3.0.1+17 | 3.0.1+17 | Discontinued |
json_path |
- | 0.7.6 | 0.9.0 | |
json_schema |
- | 5.2.2 | 5.2.2 | |
json_theme |
- | 7.0.0+3 | 11.0.0 | Discontinued |
json_theme_annotation |
- | 1.0.3+18 | 2.0.0+4 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
maybe_just_nothing |
- | 0.5.3 | 0.6.0 | |
meta |
- | 1.19.0 | 1.19.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 7.0.2 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
template_expressions |
- | 3.3.1+2 | 4.3.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.14 | 0.7.14 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uri |
- | 1.0.0 | 1.0.0 | |
uuid |
- | 4.6.0 | 4.6.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.4 | 3.1.4 | |
yaml_writer |
- | 2.1.0 | 2.1.0 | |
yaon |
- | 1.1.4+10 | 2.0.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^8.0.0` on json_dynamic_widget does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions json_dynamic_widget to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- json_dynamic_widget.
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.