oichat_sdk 0.1.1 copy "oichat_sdk: ^0.1.1" to clipboard
oichat_sdk: ^0.1.1 copied to clipboard

OiChat Flutter SDK - Real-time chat client with REST API and Centrifugo WebSocket

125/ 160
pub points
22
downloads

We analyzed this package 5 days 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

Repository URL doesn't exist.

At the time of the analysis https://github.com/oichat/oichat 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.

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

38 out of 284 API elements (13.4 %) 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: oichat_sdk, oichat_sdk.AuthClient, oichat_sdk.AuthClient.AuthClient.new, oichat_sdk.ContentType, oichat_sdk.ContentType.value.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:oichat_sdk/oichat_sdk.dart that imports:
  • package:oichat_sdk/src/realtime/realtime_client.dart that imports:
  • package:oichat_sdk/src/client/message_client.dart that imports:
  • package:oichat_sdk/src/client/upload_client.dart that imports:
  • package:oichat_sdk/src/client/rest_client.dart that imports:
  • dart:io
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
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
centrifuge ^0.14.0 0.14.1 0.19.1
http ^1.2.0 1.6.0 1.6.0
json_annotation ^4.11.0 4.12.0 4.12.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
protobuf - 3.1.0 6.0.0
source_span - 1.10.2 1.10.2
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3

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

The constraint `^0.14.0` on centrifuge does not support the stable version `0.15.0`.

Try running dart pub upgrade --major-versions centrifuge 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.12, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
125
points
22
downloads

Documentation

API reference

Publisher

verified publisheroichatapi.com

Weekly Downloads

OiChat Flutter SDK - Real-time chat client with REST API and Centrifugo WebSocket

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

centrifuge, http, json_annotation

More

Packages that depend on oichat_sdk