zwap_design_system 0.1.824 copy "zwap_design_system: ^0.1.824" to clipboard
zwap_design_system: ^0.1.824 copied to clipboard

This is a package to build a standard design system kit for any zwap projects

40/ 160
pub points
1.92k
downloads

We analyzed this package 12 days ago, and awarded it 40 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: MIT.

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

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

OUT: Documenting zwap_design_system... Discovering libraries... Linking elements... Precaching local docs for 1444518 elements... Initialized dartdoc with 1967 libraries Generating docs for library objects/objects.dart from package:zwap_design_system/objects/objects.dart... Generating docs for library objects/userObjects/items/items.dart from package:zwap_design_system/objects/userObjects/items/items.dart... Generating docs for library objects/userObjects/items/membership.dart from package:zwap_design_system/objects/userObjects/items/membership.dart... Generating docs for library objects/userObjects/items/opportunity.dart from package:zwap_design_system/objects/userObjects/items/opportunity.dart... Generating docs for library objects/userObjects/items/status.dart from package:zwap_design_system/objects/userObjects/items/status.dart... [158 more lines] ERR: warning: unresolved doc reference [callback] from api.PageData.fromJson: (file:///tmp/pana_JHWVKV/lib/modelData/api.dart:45:20) warning: unresolved doc reference [isSelected] from zwapCheckbox.ZwapCheckBox.onCheckBoxClick: (file:///tmp/pana_JHWVKV/lib/atoms/checkbox/zwapCheckbox.dart:123:36) in documentation inherited from zwapCheckbox.ZwapCheckBox.onCheckBoxClick: (file:///tmp/pana_JHWVKV/lib/atoms/checkbox/zwapCheckbox.dart:123:36) warning: unresolved doc reference [heigth] from zwap_switch.ZwapSwitch.thumbPadding: (file:///tmp/pana_JHWVKV/lib/atoms/switch/zwap_switch.dart:45:16) in documentation inherited from zwap_switch.ZwapSwitch.thumbPadding: (file:///tmp/pana_JHWVKV/lib/atoms/switch/zwap_switch.dart:45:16) warning: unresolved doc reference [false] from zwap_hint_input.ZwapHintInput.onFocusChanged: (file:///tmp/pana_JHWVKV/lib/atoms/input/zwap_hint_input/zwap_hint_input.dart:67:46) [179 more lines]

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
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 490 issues. Showing the first 2:

ERROR: Classes can only extend other classes.

lib/molecules/dynamic_input/inputs/zwap_category_input/zwap_category_provider.dart:3:43

  ╷
3 │ class _ZwapCategoryProvider<T, S> extends ChangeNotifier {
  │                                           ^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/molecules/dynamic_input/inputs/zwap_category_input/zwap_category_provider.dart

ERROR: Undefined class 'GetCopyOfItemCallback'.

lib/molecules/dynamic_input/inputs/zwap_category_input/zwap_category_provider.dart:9:9

  ╷
9 │   final GetCopyOfItemCallback<T> getCopyOfCategory;
  │         ^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/molecules/dynamic_input/inputs/zwap_category_input/zwap_category_provider.dart

Failed report section
Support up-to-date dependencies
10 / 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
collection ^1.15.0 1.19.1 1.19.1
dotted_border ^2.0.0+3 2.1.0 3.1.0
flutter_sticky_header ^0.6.5 0.6.5 0.8.0
flutter_svg ^2.0.6 2.3.0 2.3.0
get_it ^7.1.3 7.7.0 9.2.1
intl >=0.18.0 0.20.2 0.20.3
linked_scroll_controller ^0.2.0 0.2.0 0.2.0
oktoast ^3.4.0 3.4.0 3.4.0
percent_indicator ^4.0.0 4.2.5 4.2.5
provider ^6.0.0 6.1.5+1 6.1.5+1
shared_preferences ^2.0.8 2.5.5 2.5.5
taastrap ^0.1.29 0.1.29 0.1.29
url_launcher ^6.0.20 6.3.2 6.3.2
zwap_utils ^0.0.47 0.0.65 0.0.65
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.19.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.2 3.2.2
shared_preferences_android - 2.4.27 2.4.27
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
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
term_glyph - 1.2.2 1.2.2
test_api - 0.7.13 0.7.13
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
value_layout_builder - 0.3.1 0.5.0
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.6 1.2.6
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1

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

Found 3 issues. Showing the first 2:

The constraint `^2.0.0+3` on dotted_border does not support the stable version `3.0.0`.

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

The constraint `^0.6.5` on flutter_sticky_header does not support the stable version `0.7.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 22 errors:

  • URI_DOES_NOT_EXIST - lib/atoms/text/base/zwapText.dart:8:8 - Target of URI doesn't exist: 'package:url_launcher/url_launcher_string.dart'.
  • UNDEFINED_METHOD - lib/atoms/text/base/zwapText.dart:538:25 - The method 'launchUrlString' isn't defined for the type '_ZwapTextState'.
  • UNDEFINED_METHOD - lib/atoms/text/base/zwapText.dart:541:25 - The method 'launchUrlString' isn't defined for the type '_ZwapTextState'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: