fennec_socket_io_server 0.0.5 copy "fennec_socket_io_server: ^0.0.5" to clipboard
fennec_socket_io_server: ^0.0.5 copied to clipboard

this plugin belongs to Fennec Framework. it can be used to implement a performant realtime connection from server side.

12
likes
130/ 140
pub points
20%
popularity

We analyzed this package 9 days ago, and awarded it 130 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

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

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

98 out of 365 API elements (26.8 %) have documentation comments.

Some symbols that are missing documentation: adapter, adapter.Adapter.add, adapter.Adapter.broadcast, adapter.Adapter.clientRooms, adapter.Adapter.clients.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:fennec_socket_io_server/adapter.dart that imports:
  • package:fennec_socket_io_server/namespace.dart that imports:
  • package:fennec_socket_io_server/socket.dart that imports:
  • package:fennec_socket_io_server/server_io.dart that imports:
  • package:fennec_socket_io_server/engine/engine.dart that imports:
  • package:fennec_socket_io_server/engine/server.dart that imports:
  • package:fennec_socket_io_server/engine/transports.dart that imports:
  • package:fennec_socket_io_server/engine/xhr_transport.dart that imports:
  • package:fennec_socket_io_server/engine/socket_connect.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
uuid ^3.0.6 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
typed_data - 1.3.2 1.3.2

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

The constraint `^3.0.6` on uuid does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

12
likes
130
pub points
20%
popularity

Publisher

verified publisherfennecframework.com

this plugin belongs to Fennec Framework. it can be used to implement a performant realtime connection from server side.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

uuid

More

Packages that depend on fennec_socket_io_server