waazi_sdk 0.13.0
waazi_sdk: ^0.13.0 copied to clipboard
SDK Flutter pour intégrer le support client Waazi dans votre application mobile. Centre d'aide, chat en temps réel, signalement de bugs.
We analyzed this package 3 days ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://gitlab.com/kreezus/waazi/waazi-flutter-sdk 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://gitlab.com/kreezus/waazi/waazi-flutter-sdk/issues 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
25 out of 97 API elements (25.8 %) have documentation comments.
Some symbols that are missing documentation: waazi_sdk.Waazi, waazi_sdk.Waazi.apiClient, waazi_sdk.Waazi.config, waazi_sdk.Waazi.connectivity, waazi_sdk.Waazi.currentContact.
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:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/core/connectivity.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/core/error_capture.dartthat imports:package:waazi_sdk/src/services/bug_report_service.dartthat imports:package:waazi_sdk/src/core/api_client.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 `macOS`.
Because:
package:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/core/error_capture.dartthat imports:package:waazi_sdk/src/services/bug_report_service.dartthat imports:package:waazi_sdk/src/core/api_client.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 `Web`.
Because:
package:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/ui/messenger/waazi_messenger.dartthat imports:package:waazi_sdk/src/ui/messenger/messages_space.dartthat imports:package:waazi_sdk/src/ui/common/waazi_avatar.dartthat imports:package:cached_network_image/cached_network_image.dartthat imports:package:cached_network_image/src/image_provider/cached_network_image_provider.dartthat imports:package:flutter_cache_manager/flutter_cache_manager.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system.dartthat imports:package:flutter_cache_manager/src/storage/file_system/file_system_io.dartthat imports:package:path_provider/path_provider.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:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/core/error_capture.dartthat imports:package:waazi_sdk/src/services/bug_report_service.dartthat imports:package:waazi_sdk/src/core/api_client.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:waazi_sdk/waazi_sdk.dartthat imports:package:waazi_sdk/src/ui/overlay/waazi_fab.dartthat imports:package:waazi_sdk/src/core/waazi.dartthat imports:package:waazi_sdk/src/core/error_capture.dartthat imports:package:waazi_sdk/src/services/bug_report_service.dartthat imports:package:waazi_sdk/src/core/api_client.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 11 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/ui/bug_report/bug_report_dialog.dart:190:45
╷
190 │ fillColor: theme.surfaceColor.withOpacity(0.3),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/bug_report/bug_report_dialog.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/ui/chat/chat_screen.dart:552:55
╷
552 │ fillColor: theme.surfaceColor.withOpacity(0.5),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ui/chat/chat_screen.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cached_network_image |
>=3.2.0 <4.0.0 |
3.4.1 | 3.4.1 | |
connectivity_plus |
>=5.0.0 <7.0.0 |
6.1.5 | 7.1.1 | |
device_info_plus |
>=9.0.0 <13.0.0 |
12.4.0 | 13.1.0 | |
dio |
>=5.0.0 <7.0.0 |
5.9.2 | 5.9.2 | |
firebase_messaging |
>=14.0.0 <17.0.0 |
16.3.0 | 16.3.0 | |
flutter_markdown |
>=0.6.0 <1.0.0 |
0.7.7+1 | 0.7.7+1 | Discontinued |
image_picker |
>=1.0.0 <2.0.0 |
1.2.2 | 1.2.2 | |
package_info_plus |
>=4.0.0 <10.0.0 |
9.0.1 | 10.1.0 | |
screenshot |
>=2.0.0 <4.0.0 |
3.0.0 | 3.0.0 | |
sensors_plus |
>=3.0.0 <8.0.0 |
7.0.0 | 7.0.0 | |
shared_preferences |
>=2.2.0 <3.0.0 |
2.5.5 | 2.5.5 | |
socket_io_client |
>=2.0.0 <4.0.0 |
3.1.5 | 3.1.5 | |
url_launcher |
>=6.1.0 <7.0.0 |
6.3.2 | 6.3.2 | |
uuid |
>=3.0.0 <5.0.0 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.72 | 1.3.72 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.2.1 | 1.2.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 2.1.0 | 2.1.0 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.14 | 0.7.14 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
dio_web_adapter |
- | 2.1.2 | 2.1.2 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
firebase_core |
- | 4.10.0 | 4.10.0 | |
firebase_core_platform_interface |
- | 7.0.1 | 7.0.1 | |
firebase_core_web |
- | 3.8.0 | 3.8.0 | |
firebase_messaging_platform_interface |
- | 4.8.0 | 4.8.0 | |
firebase_messaging_web |
- | 4.2.0 | 4.2.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.35 | 2.0.35 | |
hooks |
- | 2.0.2 | 2.0.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+19 | 0.8.13+19 | |
image_picker_for_web |
- | 3.1.1 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.1 | 7.3.1 | |
matcher |
- | 0.12.19 | 0.12.20 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.18.0 | 1.18.3 | |
mime |
- | 2.0.0 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.4.1 | 9.4.1 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
package_config |
- | 2.2.0 | 3.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.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 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 0.6.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
sensors_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
shared_preferences_android |
- | 2.4.26 | 2.4.26 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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 | |
socket_io_common |
- | 3.1.1 | 3.1.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.3 | 2.4.3 | |
sqflite_android |
- | 2.4.3 | 2.4.3 | |
sqflite_common |
- | 2.5.11 | 2.5.11 | |
sqflite_darwin |
- | 2.4.3 | 2.4.3 | |
sqflite_platform_interface |
- | 2.4.1 | 2.4.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.1 | 3.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.11 | 0.7.12 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
vm_service |
- | 15.2.0 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
win32 |
- | 5.15.0 | 6.3.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `>=5.0.0 <7.0.0` on connectivity_plus does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `>=9.0.0 <13.0.0` on device_info_plus does not support the stable version `13.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
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 14 errors:
UNDEFINED_CLASS-lib/src/core/api_client.dart:98:21- Undefined class 'DioException'.UNDEFINED_IDENTIFIER-lib/src/core/api_client.dart:99:26- Undefined name 'DioExceptionType'.UNDEFINED_IDENTIFIER-lib/src/core/api_client.dart:100:23- Undefined name 'DioExceptionType'.
Run flutter pub downgrade and then flutter 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, Flutter 3.44.1, Dart 3.12.1.
Check the analysis log for details.