tencent_chat_push_for_china 3.1.1 copy "tencent_chat_push_for_china: ^3.1.1" to clipboard
tencent_chat_push_for_china: ^3.1.1 copied to clipboard

discontinuedreplaced by: tencent_cloud_chat_push
PlatformAndroidiOS

腾讯云IM,消息推送插件(中国大陆版)。支持通过厂商渠道进行离线消息推。

8
likes
95/ 140
pub points
83%
popularity

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

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

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 60 to 180 characters to describe the package, what it does, and its target use case.

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 13 links are insecure.

README.md:63:15

   ╷
63 │ <h2>接入准备(注册厂商)<a href="id:firstone"></a></h2>
   │               ^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

`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.

5/5 points: Provide a valid CHANGELOG.md

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

53 out of 76 API elements (69.7 %) have documentation comments.

Some symbols that are missing documentation: appInfo, appInfo.PushAppInfo, apple_apns_impl, apple_apns_impl.AppleAPNSImpl, apple_apns_impl.AppleAPNSImpl.AppleAPNSImpl.

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

Because:

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

Because:

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

Because:

  • package:tencent_chat_push_for_china/tencent_chat_push_for_china.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:tencent_chat_push_for_china/tencent_chat_push_for_china.dart that imports:
  • package:tencent_chat_push_for_china/channel/apple_apns_impl.dart that imports:
  • package:plain_notification_token_for_us/plain_notification_token_for_us.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:tencent_chat_push_for_china/tencent_chat_push_for_china.dart that imports:
  • package:tencent_chat_push_for_china/channel/huawei_apns_impl.dart that imports:
  • package:huawei_push/huawei_push.dart that declares support for platforms: Android.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 36 issues. Showing the first 2:

WARNING: Dead code.

lib/tencent_chat_push_for_china.dart:248:9

    ╷
248 │         break;
    │         ^^^^^^
    ╵

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

INFO: The file name 'appInfo.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/model/appInfo.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
flutter flutter 0.0.0 0.0.0
flutter_apns_only ^1.6.0 1.6.0 1.6.0
huawei_push ^6.5.0+300 6.12.0+300 6.12.0+300
plain_notification_token_for_us ^1.0.0+1 1.0.0+1 1.0.0+1
tencent_im_base ^3.0.0 3.3.775297 3.3.775297
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 68.0.0
analyzer - 6.4.1 6.5.0
async - 2.11.0 2.11.0
build - 2.4.1 2.4.1
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csv - 5.1.1 6.0.0
fast_i18n - 5.12.6 5.12.6
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime_type - 1.0.0 1.0.0
package_config - 2.1.0 2.1.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
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
tencent_chat_i18n_tool - 2.3.0 2.3.0
tencent_cloud_chat_sdk - 7.9.5686 7.9.5686
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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.

8
likes
95
pub points
83%
popularity

Publisher

verified publishercomm.qq.com

腾讯云IM,消息推送插件(中国大陆版)。支持通过厂商渠道进行离线消息推。

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_apns_only, huawei_push, plain_notification_token_for_us, tencent_im_base

More

Packages that depend on tencent_chat_push_for_china