tim_ui_kit_push_plugin 3.1.2+1 copy "tim_ui_kit_push_plugin: ^3.1.2+1" to clipboard
tim_ui_kit_push_plugin: ^3.1.2+1 copied to clipboard

discontinuedreplaced by: tencent_cloud_chat_push
PlatformAndroidiOS

The native notification push extension for Tencent Cloud Chat, support Apple APNS/ Google Firebase Cloud Messaging/ HUAWEI/ XiaoMi/ OPPO/ Vivo platform.

15
likes
115/ 160
pub points
429
downloads

We analyzed this package 25 hours ago, and awarded it 115 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Failed check 0/5 points: Provide a valid README.md

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

README.md:49:50

   ╷
49 │ <h2>Connection Preparations (Vendor Registration)<a href="id:firstone"></a></h2>
   │                                                  ^^^^^^^^^^^^^^^^^^^^^^
   ╵
copied to clipboard

Use https URLs instead.

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

63 out of 86 API elements (73.3 %) have documentation comments.

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

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

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

Because:

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

Because:

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

Because:

  • package:tim_ui_kit_push_plugin/tim_ui_kit_push_plugin.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:tim_ui_kit_push_plugin/tim_ui_kit_push_plugin.dart that imports:
  • package:tim_ui_kit_push_plugin/channel/apple_apns_impl.dart that imports:
  • package:tencent_flutter_apns/tencent_flutter_apns.dart that imports:
  • package:tencent_flutter_apns/apns.dart that imports:
  • package:tencent_flutter_apns/src/apns_connector.dart that imports:
  • package:flutter_apns_only/flutter_apns_only.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:tim_ui_kit_push_plugin/tim_ui_kit_push_plugin.dart that imports:
  • package:tim_ui_kit_push_plugin/channel/huawei_apns_impl.dart that imports:
  • package:huawei_push/huawei_push.dart that declares support for platforms: Android.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tim_ui_kit_push_plugin/tim_ui_kit_push_plugin.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.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/tim_ui_kit_push_plugin/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

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

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

Found 40 issues. Showing the first 2:

WARNING: The value of the local variable 'res' isn't used.

lib/channel/google_fcm_impl.dart:74:13

74final res = await googleFCMMessaging.deleteToken();
   │             ^^^
   ╵
copied to clipboard

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

WARNING: Unused import: 'package:tencent_cloud_chat_sdk/enum/message_elem_type.dart'.

lib/utils/utils.dart:2:8

2import 'package:tencent_cloud_chat_sdk/enum/message_elem_type.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵
copied to clipboard

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

Failed report section
Support up-to-date dependencies
30 / 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
firebase_core ^2.4.0 2.32.0 3.13.0
firebase_messaging ^14.1.4 14.7.10 15.2.5
huawei_push ^6.5.0+300 6.12.0+303 6.12.0+303
plain_notification_token_for_us ^1.0.0+1 1.0.0+1 1.0.0+1 Discontinued
tencent_cloud_chat_sdk ^6.0.0 6.1.33 8.5.6864+1
tencent_flutter_apns ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.54
async - 2.12.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
fake_async - 1.3.2 1.3.3
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.22.0 2.22.0
firebase_messaging_platform_interface - 4.5.37 4.6.5
firebase_messaging_web - 3.5.18 3.10.5
flutter_apns_only - 1.6.0 1.6.0 Discontinued
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
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
tencent_im_sdk_plugin_platform_interface - 1.0.16 1.0.16
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
vector_math - 2.1.4 2.1.4
vm_service - 14.3.1 15.0.0
web - 1.1.1 1.1.1

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

Found 4 issues. Showing the first 2:

The constraint `^2.4.0` on firebase_core does not support the stable version `3.0.0`.

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

The constraint `^14.1.4` on firebase_messaging does not support the stable version `15.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 3Jul 31Aug 28Sep 25Oct 23Nov 20Dec 18Jan 15Feb 12Mar 12020406080100120140160180>=0.0.0-0 <1.0.0>=1.0.0-0 <2.0.0>=2.0.0-0 <3.0.0>=3.0.0-0 <4.0.0
15
likes
115
points
429
downloads

Publisher

verified publishercomm.qq.com

Weekly Downloads

2024.09.18 - 2025.04.02

The native notification push extension for Tencent Cloud Chat, support Apple APNS/ Google Firebase Cloud Messaging/ HUAWEI/ XiaoMi/ OPPO/ Vivo platform.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

firebase_core, firebase_messaging, flutter, huawei_push, plain_notification_token_for_us, tencent_cloud_chat_sdk, tencent_flutter_apns

More

Packages that depend on tim_ui_kit_push_plugin