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

Using this package you can directly render page which uses json_dynamic_widget

130/ 160
pub points
41
downloads

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

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

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: BSD-3-Clause.

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

Passed check 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.

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 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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

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: The type name '_renderingPageState' isn't an UpperCamelCase identifier.

lib/src/fetch_json_pages.dart:13:7

   ╷
13 │ class _renderingPageState extends State<renderingPage> {
   │       ^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
30 / 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
json_dynamic_widget ^7.3.1+13 7.3.1+13 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.0 2.13.0
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.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dynamic_widget_annotation - 1.1.2+11 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.2 0.20.2
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
json_path - 0.7.6 0.9.0
json_schema - 5.2.2 5.2.2
json_theme - 6.5.4+1 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.19 0.12.19
material_color_utilities - 0.13.0 0.13.0
maybe_just_nothing - 0.5.3 0.6.0
meta - 1.17.0 1.18.1
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.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
template_expressions - 3.3.1+2 3.3.1+2 Discontinued
term_glyph - 1.2.2 1.2.2
test_api - 0.7.10 0.7.10
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3
yaml_writer - 2.1.0 2.1.0
yaon - 1.1.4+10 1.1.4+10 Discontinued

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

The constraint `^7.3.1+13` on json_dynamic_widget does not support the stable version `8.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.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Using this package you can directly render page which uses json_dynamic_widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, json_dynamic_widget

More

Packages that depend on fetch_json_pages