sip_ua 0.6.0 copy "sip_ua: ^0.6.0" to clipboard
sip_ua: ^0.6.0 copied to clipboard

A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.

122
likes
130/ 160
pub points
94%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

30 out of 140 API elements (21.4 %) have documentation comments.

Some symbols that are missing documentation: sip_ua, sip_ua.Call, sip_ua.Call.Call, sip_ua.Call.answer, sip_ua.Call.direction.

10/10 points: Package has an example

failed
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 does not support platform `Web`.

Because:

  • package:sip_ua/sip_ua.dart that imports:
  • package:sip_ua/src/sip_ua_helper.dart that imports:
  • package:sip_ua/src/ua.dart that imports:
  • package:sip_ua/src/transactions/transactions.dart that imports:
  • package:sip_ua/src/transactions/transaction_base.dart that imports:
  • package:sip_ua/src/event_manager/event_manager.dart that imports:
  • package:sip_ua/src/event_manager/options_events.dart that imports:
  • package:sip_ua/src/options.dart that imports:
  • package:sip_ua/src/request_sender.dart that imports:
  • package:sip_ua/src/transactions/non_invite_client.dart that imports:
  • package:sip_ua/src/event_manager/internal_events.dart that imports:
  • package:sip_ua/src/rtc_session/info.dart that imports:
  • package:sip_ua/src/rtc_session.dart that imports:
  • package:sip_ua/src/rtc_session/dtmf.dart that imports:
  • package:flutter_webrtc/flutter_webrtc.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:sip_ua/sip_ua.dart that imports:
  • package:sip_ua/src/sip_ua_helper.dart that imports:
  • package:sip_ua/src/ua.dart that imports:
  • package:sip_ua/src/transports/web_socket.dart that imports:
  • package:sip_ua/src/transports/websocket_dart_impl.dart that imports:
  • package:sip_ua/src/logger.dart that imports:
  • package:sip_ua/src/stack_trace_nj.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 1341 issues. Showing the first 2:

WARNING: Unused import: 'package:sip_ua/src/transports/tcp_socket.dart'.

lib/src/config.dart:3:8

  ╷
3 │ import 'package:sip_ua/src/transports/tcp_socket.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'transports/web_socket.dart'.

lib/src/config.dart:9:8

  ╷
9 │ import 'transports/web_socket.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

OK
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
collection ^1.18.0 1.18.0 1.19.1
crypto ^3.0.3 3.0.6 3.0.6
flutter_webrtc ^0.10.4 0.10.8 0.12.1+hotfix.1
intl ^0.19.0 0.19.0 0.20.0
logger ^2.0.2+1 2.5.0 2.5.0
path ^1.6.4 1.9.1 1.9.1
random_string ^2.3.1 2.3.1 2.3.1
recase ^4.1.0 4.1.0 4.1.0
sdp_transform ^0.3.2 0.3.2 0.3.2
text ^0.2.0 0.2.0 0.2.0
uuid ^4.2.1 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
dart_webrtc - 1.4.8 1.4.9
ffi - 2.1.3 2.1.3
fixnum - 1.1.1 1.1.1
flutter - 0.0.0 0.0.0
js - 0.7.1 0.7.1
lists - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
platform_detect - 2.1.0 2.1.0
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
sky_engine - 0.0.99 0.0.99
sprintf - 7.0.0 7.0.0
synchronized - 3.3.0+3 3.3.0+3
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 1.1.0
webrtc_interface - 1.2.0 1.2.0
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.10.4` on flutter_webrtc does not support the stable version `0.11.0`.

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

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`, that was published 8 days ago.

When intl is 30 days old, this package will no longer be awarded points in this category.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Dart 3.5.4.

Check the analysis log for details.

122
likes
130
pub points
94%
popularity

Publisher

verified publisherflutter-webrtc.org

A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, flutter_webrtc, intl, logger, path, random_string, recase, sdp_transform, text, uuid

More

Packages that depend on sip_ua