tcic_client_ui 0.2.0 copy "tcic_client_ui: ^0.2.0" to clipboard
tcic_client_ui: ^0.2.0 copied to clipboard

TCIC SDK for Flutter

45/ 160
pub points
706
downloads

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

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

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

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

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

`CHANGELOG.md` does not contain reference to the current version ("0.2.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

1467 out of 9699 API elements (15.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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: Point, Point.Point.Point.new, Point.Point.x, Point.Point.y, action_component.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tcic_client_ui/utils/tools/tools.dart that imports:
  • package:tcic_client_ui/utils/logs/tcic_log.dart that imports:
  • package:tcic_client_ui/utils/report/report.dart that imports:
  • package:tcic_client_ui/controller/tcic_contoller.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tcic_client_ui/utils/tools/tools.dart that imports:
  • package:tcic_client_ui/utils/logs/tcic_log.dart that imports:
  • package:tcic_client_ui/utils/report/report.dart that imports:
  • package:tcic_client_ui/controller/tcic_contoller.dart that imports:
  • package:tcic_client_ui/utils/logs/mxlogger.dart that imports:
  • package:tcic_client_ui/utils/isolate.dart that imports:
  • package:flutter_mxlogger/flutter_mxlogger.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tencent_rtc_sdk/trtc_cloud_def.dart that declares support for platforms: Android, iOS, Windows, macOS.
Package does not support platform `macOS`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tcic_client_ui/utils/tools/tools.dart that imports:
  • package:tcic_client_ui/utils/logs/tcic_log.dart that imports:
  • package:tcic_client_ui/utils/report/report.dart that imports:
  • package:tcic_client_ui/controller/tcic_contoller.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tencent_rtc_sdk/trtc_cloud_def.dart that declares support for platforms: Android, iOS, Windows, macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `iOS`.

Because:

  • package:tcic_client_ui/tcic_client_ui.dart that imports:
  • package:tcic_client_ui/utils/tools/tools.dart that imports:
  • package:tcic_client_ui/utils/logs/tcic_log.dart that imports:
  • package:tcic_client_ui/utils/report/report.dart that imports:
  • package:tcic_client_ui/controller/tcic_contoller.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 640 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'package:tcic_client_ui/ui_component/member_action_list/member_action_List_header.dart'.

lib/ui_component/member_action_list/member_action_list.dart:4:8

  ╷
4 │ import 'package:tcic_client_ui/ui_component/member_action_list/member_action_List_header.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

ERROR: The method 'MemberActionListHeader' isn't defined for the type '_MemberActionListState'.

lib/ui_component/member_action_list/member_action_list.dart:35:9

   ╷
35 │         MemberActionListHeader(),
   │         ^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
10 / 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
archive ^4.0.7 4.0.7 4.0.7
card_swiper ^3.0.1 3.0.1 3.0.1
collection ^1.19.1 1.19.1 1.19.1
custom_pop_up_menu ^1.2.4 1.2.4 1.2.4
device_info_plus ^11.4.0 11.5.0 12.3.0
dio ^5.8.0+1 5.9.0 5.9.0
easy_draggable ^0.0.2 0.0.2 0.0.2
equatable ^2.0.7 2.0.8 2.0.8
event_bus ^2.0.1 2.0.1 2.0.1
file_picker ^10.0.0 10.3.8 10.3.8
fixnum ^1.1.1 1.1.1 1.1.1
flutter_mxlogger ^1.2.15 1.2.15 1.2.15
flutter_screenutil ^5.9.3 5.9.3 5.9.3
flutter_svg ^2.0.17 2.2.3 2.2.3
freezed_annotation ^3.0.0 3.1.0 3.1.0
gal ^2.3.0 2.3.2 2.3.2
get ^4.7.2 4.7.3 4.7.3
iconsax_flutter ^1.0.1 1.0.1 1.0.1
image_gallery_saver_plus ^4.0.1 4.0.1 4.0.1
json_annotation ^4.9.0 4.9.0 4.9.0
keyboard_detection ^0.8.0 0.8.1 0.8.1
logger ^2.5.0 2.6.2 2.6.2
open_settings_plus ^0.4.0 0.4.0 0.4.0
package_info_plus ^8.3.1 8.3.1 9.0.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
pausable_timer ^3.1.0+3 3.1.0+3 3.1.0+3
permission_handler ^11.4.0 11.4.0 12.0.1
photo_view ^0.15.0 0.15.0 0.15.0
pip ^0.0.3 0.0.3 0.0.3
pointer_interceptor ^0.10.1+2 0.10.1+2 0.10.1+2
screenshot ^3.0.0 3.0.0 3.0.0
shared_preferences ^2.5.3 2.5.4 2.5.4
super_tooltip ^2.0.9 2.1.0 2.1.0
tcic_native_plugin ^0.0.2 0.0.2 0.0.2
tencent_cloud_chat_sdk ^8.8.7357+4 8.8.7373+3 8.8.7373+3
tencent_cloud_whiteboard ^0.2.0 0.2.0 0.2.0
tencent_rtc_sdk ^12.9.0 12.9.1 12.9.1
tencentcloud_cls_sdk_dart_producer ^0.0.6 0.0.6 0.0.6
tencentcloud_cos_sdk_plugin_nobeacon ^1.2.4 1.2.6 1.2.6
uuid ^4.5.2 4.5.2 4.5.2
wakelock_plus ^1.3.2 1.3.3 1.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
flutter_inappwebview - 6.1.5 6.1.5
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.2.0 1.2.0
flutter_inappwebview_ios - 1.1.2 1.1.2
flutter_inappwebview_macos - 1.1.2 1.1.2
flutter_inappwebview_platform_interface - 1.3.0+1 1.3.0+1
flutter_inappwebview_web - 1.1.2 1.1.2
flutter_inappwebview_windows - 0.6.0 0.6.0
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
glob - 2.1.3 2.1.3
hooks - 1.0.0 1.0.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
mime - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.2.4 9.2.4
package_info_plus_platform_interface - 3.2.1 3.2.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor_ios - 0.10.1+1 0.10.1+1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.3 0.10.3
posix - 6.0.3 6.0.3
protobuf - 4.2.0 6.0.0
pub_semver - 2.2.0 2.2.0
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.20 1.1.20
vector_math - 2.2.0 2.2.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `^11.4.0` on device_info_plus does not support the stable version `12.0.0`.

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

The constraint `^8.3.1` on package_info_plus does not support the stable version `9.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • URI_DOES_NOT_EXIST - lib/ui_component/member_action_list/member_action_list.dart:4:8 - Target of URI doesn't exist: 'package:tcic_client_ui/ui_component/member_action_list/member_action_List_header.dart'.
  • UNDEFINED_METHOD - lib/ui_component/member_action_list/member_action_list.dart:35:9 - The method 'MemberActionListHeader' isn't defined for the type '_MemberActionListState'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: