phoenix_wings_allow_any 1.0.1 copy "phoenix_wings_allow_any: ^1.0.1" to clipboard
phoenix_wings_allow_any: ^1.0.1 copied to clipboard

Phoenix Channel client for Dart

95/ 160
pub points
24
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:75:1

   ╷
75 │ <a href="http://graemehill.ca/websocket-clients-and-phoenix-channels/">here</a> for more
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

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

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

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

33 out of 161 API elements (20.5 %) have documentation comments.

Some symbols that are missing documentation: html, html.PhoenixHtmlConnection.PhoenixHtmlConnection.new, html.PhoenixHtmlConnection.close, html.PhoenixHtmlConnection.closeNormal, html.PhoenixHtmlConnection.isConnected.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_html_connection.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_html_connection.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_html_connection.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_html_connection.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_html_connection.dart that imports:
  • dart:html
Package not compatible with platform Web

Because:

  • package:phoenix_wings_allow_any/html.dart that imports:
  • package:phoenix_wings_allow_any/phoenix_wings.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_socket.dart that imports:
  • package:phoenix_wings_allow_any/src/phoenix_io_connection.dart that imports:
  • dart:io
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 78 issues. Showing the first 2:

WARNING: This function has a nullable return type of 'String?', but ends without returning a value.

lib/src/phoenix_push.dart:52:11

   ╷
52 │   String? getReceiveStatus() {
   │           ^^^^^^^^^^^^^^^^
   ╵

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

INFO: Missing type annotation.

lib/src/phoenix_channel.dart:21:30

   ╷
21 │   static bool lifecycleEvent(event) =>
   │                              ^^^^^
   ╵

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

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

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

No dependencies.

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

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.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
95
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Phoenix Channel client for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on phoenix_wings_allow_any