rongcloud_im_kit 1.0.1
rongcloud_im_kit: ^1.0.1 copied to clipboard
A comprehensive Flutter IM Kit by RongCloud, providing ready-to-use chat UI components, conversation lists into Flutter applications.
We analyzed this package 19 hours ago, and awarded it 145 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
1154 out of 2774 API elements (41.6 %) have documentation comments.
Some symbols that are missing documentation: app_providers
, app_providers.RongCloudAppProviders
, app_providers.RongCloudAppProviders.RongCloudAppProviders.new
, app_providers.RongCloudAppProviders.of
, audio_player_provider
.
10/10 points: Package has an example
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that declares support for platforms:Android
.
Package does not support platform `Linux`.
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that declares support for platforms:Android
.
Package does not support platform `macOS`.
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that declares support for platforms:Android
.
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:rongcloud_im_kit/rongcloud_im_kit.dart
that imports:package:rongcloud_im_kit/views/chat/page/chat_page.dart
that imports:package:rongcloud_im_kit/views/chat/input/message_input_widget.dart
that imports:package:rongcloud_im_kit/views/chat/input/grid_button_widget.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:rongcloud_im_kit/rongcloud_im_kit.dart
that imports:package:rongcloud_im_kit/utils/image_util.dart
that imports:package:image_size_getter/file_input.dart
that imports:package:image_size_getter/src/utils/file_utils.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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
/tmp/pana_VBVPWE/lib/providers/chat_provider.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_VBVPWE/lib/utils/popup.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
device_info_plus |
^12.1.0 |
12.1.0 | 12.1.0 | |
dio |
^5.7.0 |
5.9.0 | 5.9.0 | |
file_picker |
^10.1.9 |
10.3.3 | 10.3.3 | |
flutter_linkify |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_local_notifications |
^19.0.0 |
19.4.2 | 19.4.2 | |
flutter_slidable |
^4.0.0 |
4.0.3 | 4.0.3 | |
image_gallery_saver_plus |
^4.0.1 |
4.0.1 | 4.0.1 | |
image_size_getter |
^2.4.1 |
2.4.1 | 2.4.1 | |
just_audio |
^0.10.3 |
0.10.5 | 0.10.5 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
photo_manager |
^3.7.1 |
3.7.1 | 3.7.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
record |
^6.0.0 |
6.1.2 | 6.1.2 | |
rongcloud_im_wrapper_plugin |
5.24.6 |
5.24.6 | 5.24.6 | |
scrollable_positioned_list |
^0.3.8 |
0.3.8 | 0.3.8 | |
share_plus |
^12.0.0 |
12.0.0 | 12.0.0 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 | |
video_player |
^2.9.5 |
2.10.0 | 2.10.0 | |
visibility_detector |
^0.4.0+2 |
0.4.0+2 | 0.4.0+2 | |
wechat_assets_picker |
^9.8.0 |
9.8.0 | 9.8.0 | |
wechat_camera_picker |
^4.4.0 |
4.4.0 | 4.4.0 | |
xml |
^6.5.0 |
6.6.1 | 6.6.1 |
Transitive dependencies
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
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.