vibecallsdk 1.0.0
vibecallsdk: ^1.0.0 copied to clipboard
A robust, modular video communication SDK with virtual backgrounds, face filters, and more.
We analyzed this package 24 hours ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/Ajit-singh-991/flutter_vibecall was unreachable. Make sure that the website is reachable via HEAD requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/Ajit-singh-991/flutter_vibecall was unreachable. Make sure that the website is reachable via HEAD requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Ajit-singh-991/flutter_vibecall/issues was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/Ajit-singh-991/flutter_vibecall/doc was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
614 out of 620 API elements (99.0 %) have documentation comments.
Some symbols that are missing documentation: vibecallsdk_method_channel, vibecallsdk_method_channel.MethodChannelVibecallsdk.MethodChannelVibecallsdk.new, vibecallsdk_method_channel.MethodChannelVibecallsdk.getPlatformVersion, vibecallsdk_platform_interface, vibecallsdk_platform_interface.VibecallsdkPlatform.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:vibecallsdk/vibecallsdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:vibecallsdk/vibecallsdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:vibecallsdk/vibecallsdk.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:vibecallsdk/vibecallsdk.dartthat declares support for platforms:Android,iOS.
0/0 points: Swift Package Manager support
Package does not support the Swift Package Manager on iOS
It does not contain ios/vibecallsdk/Package.swift.
This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.
See https://docs.flutter.dev/to/spm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 35 issues. Showing the first 2:
WARNING: This cast always throws an exception because the expression always evaluates to 'null'.
lib/src/effects/face_filters/face_filter_processor.dart:77:21
╷
77 │ orElse: () => null as FaceFilter,
│ ^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/effects/face_filters/face_filter_processor.dart
WARNING: The value of the local variable 'left' isn't used.
lib/src/effects/face_filters/glasses_filter.dart:122:13
╷
122 │ final left = centerX - (_glassesWidth * scale / 2);
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/effects/face_filters/glasses_filter.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
camera |
^0.11.1 |
0.11.3 | 0.11.3 | |
collection |
^1.17.2 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^5.0.1 |
5.0.2 | 7.0.0 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
device_info_plus |
^9.1.0 |
9.1.2 | 12.3.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
ffmpeg_kit_flutter |
^6.0.3 |
6.0.3 | 6.0.3 | Discontinued |
flutter_background |
^1.2.0 |
1.3.0+1 | 1.3.0+1 | |
flutter_svg |
^2.0.7 |
2.2.3 | 2.2.3 | |
flutter_webrtc |
^0.9.46 |
0.9.48+hotfix.1 | 1.2.1 | |
google_mlkit_face_detection |
^0.8.0 |
0.8.0 | 0.13.1 | |
google_mlkit_image_labeling |
^0.9.0 |
0.9.0 | 0.14.1 | |
http |
^1.1.0 |
1.6.0 | 1.6.0 | |
image |
^4.1.3 |
4.7.2 | 4.7.2 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
meta |
^1.9.1 |
1.17.0 | 1.17.0 | |
path_provider |
^2.1.1 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.0.1 |
11.4.0 | 12.0.1 | |
plugin_platform_interface |
^2.1.0 |
2.1.8 | 2.1.8 | |
shared_preferences |
^2.2.2 |
2.5.4 | 2.5.4 | |
synchronized |
^3.1.0 |
3.4.0 | 3.4.0 | |
tflite_flutter |
^0.10.3 |
0.10.4 | 0.12.1 | |
uuid |
^4.1.0 |
4.5.2 | 4.5.2 | |
web_socket_channel |
^2.4.0 |
2.4.5 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
camera_android_camerax |
- | 0.6.26+2 | 0.6.26+2 | |
camera_avfoundation |
- | 0.9.22+8 | 0.9.22+8 | |
camera_platform_interface |
- | 2.12.0 | 2.12.0 | |
camera_web |
- | 0.3.5+3 | 0.3.5+3 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.5+1 | 0.3.5+1 | |
dart_webrtc |
- | 1.4.8 | 1.6.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
ffi |
- | 2.1.5 | 2.1.5 | |
ffmpeg_kit_flutter_platform_interface |
- | 0.2.1 | 0.2.1 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
google_mlkit_commons |
- | 0.5.0 | 0.11.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.18 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
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 | |
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 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
platform_detect |
- | 2.1.5 | 2.1.5 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
posix |
- | 6.0.3 | 6.0.3 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.9 | 0.7.9 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_graphics |
- | 1.1.19 | 1.1.19 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.1.19 | 1.1.19 | |
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 | |
win32_registry |
- | 1.1.5 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 10 issues. Showing the first 2:
The constraint `^5.0.1` on connectivity_plus does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^9.1.0` on device_info_plus does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions device_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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.