ex_im_flutter_chat 0.0.8 copy "ex_im_flutter_chat: ^0.0.8" to clipboard
ex_im_flutter_chat: ^0.0.8 copied to clipboard

A Flutter plugin for enterprise instant messaging - provides complete IM functionality including messaging, friends, groups, and conversations.

125/ 160
pub points
315
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/ex-im/ex_im_flutter_chat was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/ex-im/ex_im_flutter_chat was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/ex-im/ex_im_flutter_chat/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

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: MIT.

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

296 out of 812 API elements (36.5 %) have documentation comments.

Some symbols that are missing documentation: ex_im_flutter_chat, ex_im_flutter_chat.AddApplyFriendInfoDto.AddApplyFriendInfoDto.new, ex_im_flutter_chat.AddApplyFriendInfoDto.desc, ex_im_flutter_chat.AddApplyFriendInfoDto.targetId, ex_im_flutter_chat.AddApplyFriendInfoDto.toJson.

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

Because:

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

Because:

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

Because:

  • package:ex_im_flutter_chat/ex_im_flutter_chat.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/ex_im_flutter_chat/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 8 issues. Showing the first 2:

WARNING: The declaration '_ensureLoggedIn' isn't referenced.

lib/src/core/ex_im_chat.dart:271:8

    ╷
271 │   void _ensureLoggedIn() {
    │        ^^^^^^^^^^^^^^^
    ╵

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

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/utils/crypto_util.dart:168:33

    ╷
168 │     return RSAPrivateKey(modulus!, privateExponent!, p!, q!);
    │                                 ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/crypto_util.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
asn1lib ^1.5.0 1.6.5 1.6.5
cached_network_image ^3.4.1 3.4.1 3.4.1
dio ^5.9.0 5.9.1 5.9.1
encrypt ^5.0.1 5.0.3 5.0.3
flutter_cache_manager ^3.4.1 3.4.1 3.4.1
flutter_screenutil ^5.9.3 5.9.3 5.9.3
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
pointycastle ^3.7.3 3.9.1 4.0.0
socket_io_client ^3.1.3 3.1.4 3.1.4
uuid ^4.2.2 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
js - 0.7.2 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.1
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.3.0 9.3.0
octo_image - 2.1.0 2.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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
rxdart - 0.28.0 0.28.0
socket_io_common - 3.1.1 3.1.1
source_span - 1.10.2 1.10.2
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^3.7.3` on pointycastle does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions pointycastle 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.23.9, Flutter 3.38.9, Dart 3.10.8.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
125
points
315
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for enterprise instant messaging - provides complete IM functionality including messaging, friends, groups, and conversations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

asn1lib, cached_network_image, dio, encrypt, flutter, flutter_cache_manager, flutter_screenutil, hive, hive_flutter, path, path_provider, pointycastle, socket_io_client, uuid

More

Packages that depend on ex_im_flutter_chat

Packages that implement ex_im_flutter_chat