grex_ds 0.1.5
grex_ds: ^0.1.5 copied to clipboard
Grex Design System for Flutter.
We analyzed this package 14 hours ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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
572 out of 2163 API elements (26.4 %) have documentation comments.
Some symbols that are missing documentation: cupertino_switch_list_tile
, cupertino_switch_list_tile.CupertinoSwitchListTile
, ds_bottom_sheet_countries.widget
, ds_bottom_sheet_countries.widget.GrxBottomSheetCountries
, ds_bottom_sheet_countries.widget.GrxBottomSheetCountries.GrxBottomSheetCountries.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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:image_cropper/image_cropper.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `macOS`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `Web`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/extensions/uint8_list.extension.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:device_info_plus/device_info_plus.dart
that imports:package:device_info_plus/src/device_info_plus_windows.dart
that imports:package:win32_registry/win32_registry.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:grex_ds/grex_ds.dart
that imports:package:grex_ds/widgets/grx_user_avatar.widget.dart
that imports:package:grex_ds/services/grx_image_picker.service.dart
that imports:package:image_cropper/image_cropper.dart
that imports:package:image_cropper/src/cropper.dart
that imports:package:image_cropper_platform_interface/image_cropper_platform_interface.dart
that imports:package:image_cropper_platform_interface/src/platform_interface/image_cropper_platform.dart
that imports:package:image_cropper_platform_interface/src/method_channel/method_channel_image_cropper.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 32 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/widgets/checkbox/grx_checkbox_list_tile.widget.dart:45:24
╷
45 │ .withOpacity(enabled && !isLoading ? 1.0 : .5),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/checkbox/grx_checkbox_list_tile.widget.dart
/tmp/pana_MTWCXC/lib/animations/grx_fade_transition.animation.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
delightful_toast |
^1.1.0 |
1.1.0 | 1.1.0 | |
device_info_plus |
^12.1.0 |
12.2.0 | 12.2.0 | |
flutter_libphonenumber |
^2.4.0 |
2.5.1 | 2.5.1 | |
flutter_svg |
^2.0.17 |
2.2.1 | 2.2.1 | |
image_cropper |
^11.0.0 |
11.0.0 | 11.0.0 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
infinite_scroll_pagination |
^5.0.0 |
5.1.1 | 5.1.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
linkify |
^5.0.0 |
5.0.0 | 5.0.0 | |
mask_text_input_formatter |
^2.9.0 |
2.9.0 | 2.9.0 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
popover |
^0.3.1 |
0.3.1 | 0.3.1 | |
rounded_loading_button_plus |
^3.0.1 |
3.0.1 | 3.0.1 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.22.24
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.