tim_ui_kit_push_plugin 0.4.11+2
tim_ui_kit_push_plugin: ^0.4.11+2 copied to clipboard
The native notification push extension for Tencent Cloud Chat, support Apple APNS/ Google Firebase Cloud Messaging/ HUAWEI/ XiaoMi/ OPPO/ Vivo platform.
We analyzed this package 11 hours ago, and awarded it 115 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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>
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
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.
10/10 points: 20% or more of the public API has dartdoc comments
65 out of 98 API elements (66.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
.
10/10 points: Package has 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: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/utils/local_notification.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that imports:package:flutter_local_notifications/src/notification_details.dart
that imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart
that imports:package:flutter_local_notifications_linux/src/flutter_local_notifications.dart
that imports:package:flutter_local_notifications_linux/src/notifications_manager.dart
that imports:package:flutter_local_notifications_linux/src/storage.dart
that imports:package:flutter_local_notifications_linux/src/platform_info.dart
that imports:package:xdg_directories/xdg_directories.dart
that declares support for platforms:Linux
.
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
.
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:package:tim_ui_kit_push_plugin/channel/google_fcm_impl.dart
that imports:package:firebase_messaging/firebase_messaging.dart
that imports:package:firebase_messaging_platform_interface/firebase_messaging_platform_interface.dart
that imports:package:firebase_messaging_platform_interface/src/platform_interface/platform_interface_messaging.dart
that imports:package:firebase_messaging_platform_interface/src/method_channel/method_channel_messaging.dart
that imports:package:firebase_messaging_platform_interface/src/method_channel/utils/exception.dart
that imports:package:firebase_core/firebase_core.dart
that imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dart
that imports:package:firebase_core_platform_interface/src/pigeon/test_api.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.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.
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 38 issues. Showing the first 2:
WARNING: Unused import: 'dart:convert'.
lib/utils/local_notification.dart:1:8
╷
1 │ import 'dart:convert';
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/local_notification.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
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
firebase_core |
^1.11.0 |
1.24.0 | 3.12.1 | |
firebase_core_platform_interface |
4.5.1 |
4.5.1 | 5.4.0 | |
firebase_messaging |
11.2.6 |
11.2.6 | 15.2.4 | |
firebase_messaging_platform_interface |
3.1.6 |
3.1.6 | 4.6.4 | |
flutter |
flutter |
0.0.0 | 0.0.0 | |
flutter_apns |
1.5.4 |
1.5.4 | 1.6.0 | Discontinued |
flutter_local_notifications |
9.7.0 |
9.7.0 | 18.0.1 | |
huawei_push |
6.3.0+304 |
6.3.0+304 | 6.12.0+303 | |
plain_notification_token |
0.0.4 |
0.0.4 | 0.0.4 | |
tencent_im_base |
^0.0.51 |
0.0.54 | 8.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 80.0.0 | 80.0.0 | |
analyzer |
- | 7.3.0 | 7.3.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.12.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
build |
- | 2.4.2 | 2.4.2 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csv |
- | 5.1.1 | 6.0.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
fake_async |
- | 1.3.2 | 1.3.3 | |
fast_i18n |
- | 5.12.6 | 5.12.6 | Discontinued |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
firebase_core_web |
- | 1.7.3 | 2.21.1 | |
firebase_messaging_web |
- | 2.2.7 | 3.10.4 | |
flutter_apns_only |
- | 1.6.0 | 1.6.0 | Discontinued |
flutter_local_notifications_linux |
- | 0.5.1 | 5.0.0 | |
flutter_local_notifications_platform_interface |
- | 5.0.0 | 8.0.0 | |
flutter_test |
- | 0.0.0 | 0.0.0 | |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime_type |
- | 1.0.1 | 1.0.1 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
process |
- | 4.2.4 | 5.0.3 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
sky_engine |
- | 0.0.0 | 0.0.0 | |
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 |
- | 4.2.0 | 5.0.5 | Discontinued |
tencent_im_sdk_plugin_platform_interface |
- | 0.3.6 | 1.0.16 | |
tencent_im_sdk_plugin_web |
- | 0.3.3 | 0.3.26 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.4 | |
timezone |
- | 0.8.0 | 0.10.0 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 3.0.7 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.1.4 | |
vm_service |
- | 14.3.1 | 15.0.0 | |
watcher |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 0.2.0+3 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 9 issues. Showing the first 2:
The constraint `^1.11.0` on firebase_core does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions firebase_core
to update the constraint.
The constraint `4.5.1` on firebase_core_platform_interface does not support the stable version `4.5.2`.
Try running dart pub upgrade --major-versions firebase_core_platform_interface
to update the constraint.
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.19
, Flutter 3.29.1
, Dart 3.7.0
.
Check the analysis log for details.