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

Pure-Dart SIP user agent for the dart-pbx server (signalling only).

115/ 160
pub points
36
downloads

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

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: GPL-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

390 out of 899 API elements (43.4 %) have documentation comments.

Some symbols that are missing documentation: audio_sink, audio_sink.AudioSink.AudioSink.new, audio_sink.CapturingAudioSink.CapturingAudioSink.new, audio_sink.CapturingAudioSink.closed, audio_sink.CapturingAudioSink.frames.

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flutter_sip_ua/main.dart that imports:
  • package:flutter_sip_ua/ui/home_page.dart that imports:
  • package:flutter_sip_ua/ui/widgets/buddy_stream.dart that imports:
  • package:flutter_sip_ua/providers/sip_providers.dart that imports:
  • package:flutter_sip_ua/sip/audio/pcm_audio_sink.dart that imports:
  • package:flutter_pcm_sound/flutter_pcm_sound.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:flutter_sip_ua/main.dart that imports:
  • package:flutter_sip_ua/ui/home_page.dart that imports:
  • package:flutter_sip_ua/ui/widgets/buddy_stream.dart that imports:
  • package:flutter_sip_ua/providers/sip_providers.dart that imports:
  • package:flutter_sip_ua/sip/audio/pcm_audio_sink.dart that imports:
  • package:flutter_pcm_sound/flutter_pcm_sound.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:flutter_sip_ua/main.dart that imports:
  • package:flutter_sip_ua/ui/home_page.dart that imports:
  • package:flutter_sip_ua/ui/widgets/buddy_stream.dart that imports:
  • package:flutter_sip_ua/providers/sip_providers.dart that imports:
  • package:flutter_sip_ua/sip/audio/pcm_audio_sink.dart that imports:
  • package:flutter_pcm_sound/flutter_pcm_sound.dart that declares support for platforms: Android, iOS, macOS.
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 5 issues. Showing the first 2:

WARNING: The declaration '_buildOfferSdp' isn't referenced.

lib/sip/sip_user_agent.dart:1359:10

     ╷
1359 │   String _buildOfferSdp(SipAccount acc) {
     │          ^^^^^^^^^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/sip/sip_user_agent.dart

INFO: Angle brackets will be interpreted as HTML.

lib/sip/digest.dart:49:31

   ╷
49 │   ///   Authorization: Digest <returned value>
   │                               ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/sip/digest.dart

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
crypto ^3.0.3 3.0.7 3.0.7
cupertino_icons ^1.0.8 1.0.9 1.0.9
flutter_pcm_sound ^3.3.3 3.3.3 3.3.3
flutter_riverpod ^3.3.1 3.4.3 3.4.3
permission_handler ^11.3.1 11.4.0 13.0.2
pure_dart_quic ^1.0.2 1.0.2 1.0.2
record ^6.2.0 6.2.1 7.1.1
shared_preferences ^2.3.2 2.5.5 2.5.5
uuid ^4.5.1 4.6.0 4.6.0
web_socket_channel ^3.0.1 3.0.3 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
archive - 4.3.0 4.3.0
async - 2.13.1 2.13.1
basic_utils - 5.8.2 5.8.2
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
ecdsa - 0.1.2 0.2.0
elliptic - 0.3.12 0.4.0
events_emitter - 0.5.2 0.6.0
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
hex - 0.2.0 0.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.12.0 4.12.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
listen - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
ninja_asn1 - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 12.1.0 14.1.0
permission_handler_apple - 9.6.1 9.6.1
permission_handler_html - 0.1.4+1 0.1.4+1
permission_handler_platform_interface - 4.4.1 4.4.1
permission_handler_windows - 0.2.2 0.2.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
posix - 6.5.2 6.5.2
record_android - 1.5.2 2.2.0
record_ios - 1.2.1 2.1.1
record_linux - 1.3.1 2.1.1
record_macos - 1.2.2 2.1.1
record_platform_interface - 1.6.0 2.1.0
record_web - 1.3.0 2.1.3
record_windows - 1.0.7 2.3.0
riverpod - 3.4.3 3.4.3
rxdart - 0.27.7 0.28.0
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.12 0.7.14
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
vm_service - 15.3.0 15.3.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
x25519 - 0.1.2 0.1.2
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.4 3.1.4

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

The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.

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

The constraint `^6.2.0` on record does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions record 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.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
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure-Dart SIP user agent for the dart-pbx server (signalling only).

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

crypto, cupertino_icons, flutter, flutter_pcm_sound, flutter_riverpod, permission_handler, pure_dart_quic, record, shared_preferences, uuid, web_socket_channel

More

Packages that depend on flutter_sip_ua