telephone 0.0.1
telephone: ^0.0.1 copied to clipboard
`telephone` offers a simplified wrapper around `sip_ua` for Flutter, facilitating seamless integration of SIP-based VoIP capabilities with customizable widgets for handling call interfaces and states [...]
We analyzed this package 8 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
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.
0/10 points: 20% or more of the public API has dartdoc comments
58 out of 322 API elements (18.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: telephone, telephone.Call, telephone.Call.Call.new, telephone.Call.answer, telephone.Call.direction.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:telephone/telephone.dartthat imports:package:telephone/src/telephone.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:telephone/telephone.dartthat imports:package:telephone/src/telephone.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `Web`.
Because:
package:telephone/telephone.dartthat imports:package:sip_ua/sip_ua.dartthat imports:package:sip_ua/src/sip_ua_helper.dartthat imports:package:sip_ua/src/ua.dartthat imports:package:sip_ua/src/transactions/transactions.dartthat imports:package:sip_ua/src/transactions/transaction_base.dartthat imports:package:sip_ua/src/event_manager/event_manager.dartthat imports:package:sip_ua/src/event_manager/options_events.dartthat imports:package:sip_ua/src/options.dartthat imports:package:sip_ua/src/request_sender.dartthat imports:package:sip_ua/src/transactions/non_invite_client.dartthat imports:package:sip_ua/src/event_manager/internal_events.dartthat imports:package:sip_ua/src/rtc_session/info.dartthat imports:package:sip_ua/src/rtc_session.dartthat imports:package:sip_ua/src/rtc_session/dtmf.dartthat imports:package:flutter_webrtc/flutter_webrtc.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:telephone/telephone.dartthat imports:package:telephone/src/telephone.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:telephone/telephone.dartthat imports:package:telephone/src/telephone.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: Don't invoke 'print' in production code.
lib/src/telephone.dart:167:5
╷
167 │ print('----');
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/telephone.dart
INFO: Don't invoke 'print' in production code.
lib/src/telephone.dart:168:5
╷
168 │ print('connected: ${_sipAgent.connected}');
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/telephone.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_webrtc |
^0.10.8 |
0.10.8 | 1.2.1 | |
logger |
^2.4.0 |
2.6.2 | 2.6.2 | |
package_info_plus |
^8.1.0 |
8.3.1 | 9.0.0 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
sip_ua |
^1.0.0 |
1.0.0 | 1.1.0 | |
toastification |
^2.3.0 |
2.3.0 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_webrtc |
- | 1.4.8 | 1.6.0 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
iconsax_flutter |
- | 1.0.1 | 1.0.1 | |
intl |
- | 0.19.0 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
pausable_timer |
- | 3.1.0+3 | 3.1.0+3 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
platform_detect |
- | 2.1.5 | 2.1.5 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
random_string |
- | 2.3.1 | 2.3.1 | |
recase |
- | 4.1.0 | 4.1.0 | |
sdp_transform |
- | 0.3.2 | 0.3.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
text |
- | 0.2.0 | 0.2.0 | Discontinued |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 0.5.1 | 1.1.1 | |
webrtc_interface |
- | 1.3.0 | 1.3.0 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^0.10.8` 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 `^8.1.0` on package_info_plus does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions package_info_plus 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.