fluxer_dart 2.0.0 copy "fluxer_dart: ^2.0.0" to clipboard
fluxer_dart: ^2.0.0 copied to clipboard

Dart SDK for Fluxer a free and open source instant messaging and VoIP platform.

110/ 160
pub points
127
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

Detected license: AGPL-3.0.

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

3279 out of 9726 API elements (33.7 %) have documentation comments.

Some symbols that are missing documentation: active_jobs_response_schema, active_jobs_response_schema.ActiveJobsResponseSchema, active_jobs_response_schema.ActiveJobsResponseSchema.ActiveJobsResponseSchema.fromJson, active_jobs_response_schema.ActiveJobsResponseSchema.ActiveJobsResponseSchema.new, active_jobs_response_schema.ActiveJobsResponseSchema.jobs.

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:fluxer_dart/gateway.dart that imports:
  • package:fluxer_dart/gateway_client/gateway_connection.dart that imports:
  • package:zstd_dart/zstd_dart.dart that imports:
  • package:zstd_dart/src/zstd.dart that imports:
  • package:zstd_dart/src/zstd_bindings.dart that imports:
  • package:ffi/ffi.dart that imports:
  • package:ffi/src/utf8.dart that imports:
  • dart:ffi
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 6 issues. Showing the first 2:

WARNING: The declaration '_$ChannelCreateRequestToJson' isn't referenced.

lib/models/channel_create_request.g.dart:9:22

  ╷
9 │ Map<String, dynamic> _$ChannelCreateRequestToJson(
  │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/models/channel_create_request.g.dart

WARNING: The declaration '_$ChannelUpdateRequestToJson' isn't referenced.

lib/models/channel_update_request.g.dart:9:22

  ╷
9 │ Map<String, dynamic> _$ChannelUpdateRequestToJson(
  │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/models/channel_update_request.g.dart

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
dio ^5.7.0 5.9.2 5.9.2
json_annotation ^4.9.0 4.12.0 4.12.0
retrofit ^4.4.1 4.9.2 4.9.2
web_socket_channel ^3.0.1 3.0.3 3.0.3
zstd_dart ^1.0.0 1.0.0 1.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
code_assets - 1.0.0 1.2.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.2 2.1.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 1.0.3 2.0.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.19.1
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.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 - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
yaml - 3.1.3 3.1.3

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

  • UNDEFINED_NAMED_PARAMETER - lib/admin/admin_api.g.dart:46:45 - The named parameter 'response' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/admin/admin_api.g.dart:78:45 - The named parameter 'response' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/admin/admin_api.g.dart:107:45 - The named parameter 'response' isn't defined.

Run dart pub downgrade and then dart 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.12, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
110
points
127
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart SDK for Fluxer a free and open source instant messaging and VoIP platform.

Homepage
Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

dio, json_annotation, retrofit, web_socket_channel, zstd_dart

More

Packages that depend on fluxer_dart