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

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

60/ 160
pub points
190
downloads

We analyzed this package 14 days ago, and awarded it 60 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 1404751 elements... Initialized dartdoc with 1896 libraries Generating docs for library extensions/dateTimeExtension.dart from package:zwap_design_system/extensions/dateTimeExtension.dart... Generating docs for library extensions/globalKeyExtension.dart from package:zwap_design_system/extensions/globalKeyExtension.dart... 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... [158 more lines] ERR: warning: unresolved doc reference [Other] from getDeviceType.getDeviceBrand: (file:///tmp/pana_MCCGCP/lib/utils/getDeviceType.dart:20:13) warning: zwap_select has no library level documentation comments from zwap_select: (file:///tmp/pana_MCCGCP/lib/atoms/select/zwap_select.dart:1:1) warning: unresolved doc reference [fetchMoreData] from zwap_select.ZwapSelectSearchTypes: (file:///tmp/pana_MCCGCP/lib/atoms/select/zwap_select.dart:30:6) warning: unresolved doc reference [allSelectedValues] from zwap_select.ZwapSelect.callBackFunction: (file:///tmp/pana_MCCGCP/lib/atoms/select/zwap_select.dart:56:63) in documentation inherited from zwap_select.ZwapSelect.callBackFunction: (file:///tmp/pana_MCCGCP/lib/atoms/select/zwap_select.dart:56:63) warning: unresolved doc reference [true] [181 more lines]

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 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:zwap_design_system/zwap_design_system.dart that imports:
  • package:zwap_design_system/molecules/molecules.dart that imports:
  • package:zwap_design_system/molecules/copy_field_widget/copy_field_widget.dart that imports:
  • package:zwap_design_system/molecules/toast/zwapToast.dart that imports:
  • package:zwap_design_system/atoms/atoms.dart that imports:
  • package:zwap_design_system/atoms/dropdownSearch/dropdownSearch.dart that imports:
  • package:zwap_design_system/atoms/layouts/zwapLayouts.dart that imports:
  • package:zwap_design_system/atoms/layouts/infiniteScroll/zwapInfiniteScroll.dart that imports:
  • package:zwap_design_system/atoms/text/text.dart that imports:
  • package:zwap_design_system/atoms/text/rich/zwap_rich_text.dart that imports:
  • package:zwap_utils/zwap_utils.dart that imports:
  • package:zwap_utils/zwap_utils/api/apiService.dart that imports:
  • dart:io
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 549 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.2.3 2.2.3
get_it ^7.1.3 7.7.0 9.2.0
intl >=0.18.0 0.20.2 0.20.2
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.4 2.5.4
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.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
ffi - 2.1.4 2.1.4
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.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.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.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.1 7.0.1
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.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
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.8 0.7.8
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
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.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
value_layout_builder - 0.3.1 0.5.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.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:524:25 - The method 'launchUrlString' isn't defined for the type '_ZwapTextState'.
  • UNDEFINED_METHOD - lib/atoms/text/base/zwapText.dart:527: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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: