dinamico_dart 0.0.3 copy "dinamico_dart: ^0.0.3" to clipboard
dinamico_dart: ^0.0.3 copied to clipboard

Library to support he Dinâmico Clojure library (https://github.com/pfeodrippe/dinamico)

0
likes
110/ 160
pub points
92
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

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

0 out of 6 API elements (0.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: dinamico_dart, dinamico_dart.Dinamico, dinamico_dart.Dinamico.Dinamico.new, dinamico_dart.Dinamico.build, dinamico_dart.Dinamico.register.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:dinamico_dart/dinamico_dart.dart that imports:
  • package:json_dynamic_widget_plugin_svg/json_dynamic_widget_plugin_svg.dart that imports:
  • package:json_dynamic_widget_plugin_svg/src/json_svg_plugin.dart that imports:
  • package:json_dynamic_widget/json_dynamic_widget.dart that imports:
  • package:json_dynamic_widget/src/builders/json_testable_builder.dart that imports:
  • package:automated_testing_framework/widgets.dart that imports:
  • package:automated_testing_framework/src/widgets/testable_text_form_field.dart that imports:
  • package:automated_testing_framework/automated_testing_framework.dart that imports:
  • package:automated_testing_framework/src/store/components/io_test_store.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:dinamico_dart/dinamico_dart.dart that imports:
  • package:json_dynamic_widget_plugin_svg/json_dynamic_widget_plugin_svg.dart that imports:
  • package:json_dynamic_widget_plugin_svg/src/json_svg_plugin.dart that imports:
  • package:json_dynamic_widget/json_dynamic_widget.dart that imports:
  • package:json_dynamic_widget/src/builders/json_testable_builder.dart that imports:
  • package:automated_testing_framework/widgets.dart that imports:
  • package:automated_testing_framework/src/widgets/testable_text_form_field.dart that imports:
  • package:automated_testing_framework/automated_testing_framework.dart that imports:
  • package:automated_testing_framework/src/store/components/io_test_store.dart that 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.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: 'ToolbarOptions' is deprecated and shouldn't be used. Use `contextMenuBuilder` instead. This feature was deprecated after v3.3.0-0.5.pre.

lib/src/text_form_builder.dart:118:9

    ╷
118 │   final ToolbarOptions? toolbarOptions;
    │         ^^^^^^^^^^^^^^
    ╵

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

INFO: 'toolbarOptions' is deprecated and shouldn't be used. Use `contextMenuBuilder` instead. This feature was deprecated after v3.3.0-0.5.pre.

lib/src/text_form_builder.dart:493:9

    ╷
493 │         toolbarOptions: widget.builder.toolbarOptions,
    │         ^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/text_form_builder.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
child_builder ^2.0.0+3 2.0.2 2.0.2
form_validation ^2.1.0+2 2.1.0+24 3.2.0
http ^0.13.4 0.13.6 1.4.0
json_class ^2.1.2+4 2.1.2+14 3.0.1
json_dynamic_widget ^4.0.1+2 4.1.1+1 10.0.1
json_dynamic_widget_plugin_material_icons ^2.0.2 2.1.0 4.0.1+12
json_dynamic_widget_plugin_svg ^2.0.0+2 2.1.0 4.0.1+13
json_theme ^3.3.1 3.3.1 9.0.1+2
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
automated_testing_framework - 3.3.1+1 5.0.0+14 Discontinued
automated_testing_framework_models - 2.0.9+13 2.0.10+8 Discontinued
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
device_info_plus - 3.2.4 11.5.0
device_info_plus_linux - 2.1.1 5.0.0 Discontinued
device_info_plus_macos - 2.2.3 5.0.0 Discontinued
device_info_plus_platform_interface - 2.6.1 7.0.3
device_info_plus_web - 2.1.0 5.0.0 Discontinued
device_info_plus_windows - 2.1.1 6.0.0 Discontinued
encrypt - 5.0.3 5.0.3
fake_async - 1.3.3 1.3.3
ffi - 1.2.1 2.1.4
file - 6.1.4 7.0.1
flutter_markdown - 0.6.23 0.7.7+1 Discontinued
flutter_svg - 1.1.6 2.2.0
http_parser - 4.1.2 4.1.2
interpolation - 2.1.2 2.1.2
intl - 0.17.0 0.20.2
js - 0.7.2 0.7.2 Discontinued
json_conditional - 2.1.0+17 3.0.1+17
json_path - 0.4.4 0.7.6
json_schema2 - 2.0.2+18 5.1.3 Discontinued
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
material_icons_named - 1.1.3 3.16.0+2
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
package_info_plus - 1.4.2 8.3.0
package_info_plus_linux - 1.0.5 2.0.0 Discontinued
package_info_plus_macos - 1.3.0 2.0.0 Discontinued
package_info_plus_platform_interface - 1.0.2 3.2.0
package_info_plus_web - 1.0.6 2.0.0 Discontinued
package_info_plus_windows - 1.0.5 3.0.0 Discontinued
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
petitparser - 5.4.0 7.0.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
provider - 6.1.5 6.1.5
quiver - 3.2.2 3.2.2
rest_client - 2.2.0+4 2.4.0 Discontinued
rfc_6901 - 0.1.1 0.2.0
rxdart - 0.27.7 0.28.0
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
static_translations - 2.1.1+19 2.1.2+12 Discontinued
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
template_expressions - 1.1.7+10 3.3.1+2
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.6
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.2.0
websafe_svg - 2.1.3+1 3.0.1+10
win32 - 2.6.1 5.14.0
xml - 6.3.0 6.6.0
yaml - 3.1.3 3.1.3
yaon - 1.1.4+10 1.1.4+10

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

Found 7 issues. Showing the first 2:

The constraint `^2.1.0+2` on form_validation does not support the stable version `3.0.0`.

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

The constraint `^0.13.4` on http does not support the stable version `1.0.0`.

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

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.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
92
downloads

Publisher

verified publisherfeodrippe.dev

Weekly Downloads

Library to support he Dinâmico Clojure library (https://github.com/pfeodrippe/dinamico)

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

child_builder, flutter, form_validation, http, json_class, json_dynamic_widget, json_dynamic_widget_plugin_material_icons, json_dynamic_widget_plugin_svg, json_theme

More

Packages that depend on dinamico_dart