dataoke_sdk 4.1.0 copy "dataoke_sdk: ^4.1.0" to clipboard
dataoke_sdk: ^4.1.0 copied to clipboard

A Taobao customer interface plug-in. The integrated data comes from Dataoke, Zetaoke, Taobao Union SDK, Pinduoduo SDK, JINGdong SDK.

1
likes
90/ 140
pub points
66%
popularity

We analyzed this package 8 hours ago, and awarded it 90 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

failed
Provide documentation
0 / 20trigger folding of the section

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

66 out of 817 API elements (8.1 %) 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.

Some symbols that are missing documentation: category, category.Category, category.Category.Category, category.Category.cid, category.Category.cname.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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:dataoke_sdk/dataoke_sdk.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:dataoke_sdk/dataoke_sdk.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:dataoke_sdk/dataoke_sdk.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:dataoke_sdk/dataoke_sdk.dart that declares support for platforms: Android, iOS.

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:dataoke_sdk/dataoke_sdk.dart that imports:
  • package:dd_js_util/dd_js_util.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:dataoke_sdk/dataoke_sdk.dart that imports:
  • package:dd_js_util/dd_js_util.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.
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 48 issues. Showing the first 2:

WARNING: The annotation 'JsonKey' can only be used on fields or getters.

lib/model/detail_base_data.dart:13:6

   ╷
13 │     @JsonKey(name: 'detail') required Product info,
   │      ^^^^^^^
   ╵

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

WARNING: The annotation 'JsonKey' can only be used on fields or getters.

lib/model/detail_base_data.dart:14:6

   ╷
14 │     @JsonKey(name: 'similarList') @Default([]) List<Product> similarProducts,
   │      ^^^^^^^
   ╵

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
dd_js_util ^6.1.0 6.2.2 6.2.2
dd_models ^0.1.0 0.1.0 0.1.0
dio ^5.4.1 5.4.3+1 5.4.3+1
fast_immutable_collections ^10.1.1 10.2.2 10.2.2
flutter flutter 0.0.0 0.0.0
freezed_annotation ^2.4.1 2.4.1 2.4.1
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
json_annotation ^4.8.1 4.9.0 4.9.0
logger ^2.0.2+1 2.2.0 2.2.0
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
async - 2.11.0 2.11.0
cached_network_image - 3.3.1 3.3.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
common_utils - 2.1.0 2.1.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
decimal - 2.3.3 2.3.3
device_info_plus - 10.1.0 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
extended_image - 8.2.0 8.2.0
extended_image_library - 4.0.4 4.0.4
extended_list - 3.0.1 3.0.1
extended_list_library - 3.0.0 3.0.0
ffi - 2.1.2 2.1.2
ffloat_nullsafety - 3.3.6 3.3.6
file - 7.0.0 7.0.0
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.3+3 0.9.3+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
fixnum - 1.1.0 1.1.0
flex_color_scheme - 7.3.1 7.3.1
flex_seed_scheme - 1.5.0 1.5.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_hooks - 0.20.5 0.20.5
flutter_localizations - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_riverpod - 2.5.1 2.5.1
flutter_smart_dialog - 4.9.6+1 4.9.6+1
flutter_swiper_null_safety_flutter3 - 4.0.3 4.0.3
flutter_web_plugins - 0.0.0 0.0.0
hooks_riverpod - 2.5.1 2.5.1
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.0.2
image - 4.1.7 4.1.7
image_picker - 1.1.1 1.1.1
image_picker_android - 0.8.11 0.8.11
image_picker_for_web - 3.0.4 3.0.4
image_picker_ios - 0.8.10+1 0.8.10+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
intl - 0.18.1 0.19.0
js - 0.7.1 0.7.1
keyboard_actions - 4.2.0 4.2.0
loading_more_list_fast - 7.1.4 7.1.4
loading_more_list_library_fast - 4.1.3 4.1.3
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
octo_image - 2.0.0 2.0.0
package_info_plus - 8.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler - 11.3.1 11.3.1
permission_handler_android - 12.0.6 12.0.6
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
rational - 2.2.2 2.2.2
riverpod - 2.5.1 2.5.1
rxdart - 0.27.7 0.27.7
saver_gallery - 3.0.5 3.0.5
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher - 6.2.6 6.2.6
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
waterfall_flow - 3.0.3 3.0.3
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

1
likes
90
pub points
66%
popularity

Publisher

verified publisheritbug.shop

A Taobao customer interface plug-in. The integrated data comes from Dataoke, Zetaoke, Taobao Union SDK, Pinduoduo SDK, JINGdong SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dd_js_util, dd_models, dio, fast_immutable_collections, flutter, freezed_annotation, hive, hive_flutter, json_annotation, logger

More

Packages that depend on dataoke_sdk