im_flutter_sdk_android 4.22.0 copy "im_flutter_sdk_android: ^4.22.0" to clipboard
im_flutter_sdk_android: ^4.22.0 copied to clipboard

PlatformAndroid

Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.

115/ 160
pub points
616
downloads

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

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

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

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.

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

Detected license: MIT.

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

0 out of 56 API elements (0.0 %) 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: im_flutter_sdk_android, im_flutter_sdk_android.ChatManagerAndroid, im_flutter_sdk_android.ChatManagerAndroid.ChatManagerAndroid.new, im_flutter_sdk_android.ChatManagerAndroid.callNativeMethod, im_flutter_sdk_android.ChatManagerAndroid.updateNativeHandler.

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)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:im_flutter_sdk_android/im_flutter_sdk_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:im_flutter_sdk_android/im_flutter_sdk_android.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:im_flutter_sdk_android/im_flutter_sdk_android.dart that declares support for platforms: Android.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
im_flutter_sdk_interface ^4.15.0+1 4.22.0 4.22.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.4.2 2.4.2

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

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 8 errors:

  • UNDEFINED_CLASS - lib/src/client_android.dart:18:9 - Undefined class 'ConversationManager'.
  • UNDEFINED_CLASS - lib/src/client_android.dart:19:9 - Undefined class 'MessageManager'.
  • UNDEFINED_CLASS - lib/src/client_android.dart:48:3 - Undefined class 'ConversationManager'.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
115
points
616
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.

Homepage

License

MIT (license)

Dependencies

flutter, im_flutter_sdk_interface

More

Packages that depend on im_flutter_sdk_android

Packages that implement im_flutter_sdk_android