flowcxp_atrium_widget 0.0.1-beta.1
flowcxp_atrium_widget: ^0.0.1-beta.1 copied to clipboard
A flutter package for the atrium chat widget powered by Flow CXP.
We analyzed this package 11 days ago, and awarded it 130 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
2 out of 9 API elements (22.2 %) have documentation comments.
Some symbols that are missing documentation: flowcxp_atrium_widget, flowcxp_atrium_widget.FlowCXPChatWidget, flowcxp_atrium_widget.FlowCXPChatWidget.FlowCXPChatWidget.new, flowcxp_atrium_widget.FlowCXPChatWidget.appId, flowcxp_atrium_widget.FlowCXPChatWidget.onFormSubmitted.
10/10 points: Package has an example
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 not compatible with platform Web
Because:
package:flowcxp_atrium_widget/flowcxp_atrium_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/chat_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/message_bubble.dartthat imports:package:flowcxp_atrium_widget/src/widgets/form_renderer.dartthat imports:package:flowcxp_atrium_widget/src/providers/api_service_provider.dartthat imports:package:flowcxp_atrium_widget/src/services/api_service.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_linux.dartthat imports:dart:io
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:flowcxp_atrium_widget/flowcxp_atrium_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/chat_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/message_bubble.dartthat imports:package:flowcxp_atrium_widget/src/widgets/form_renderer.dartthat imports:package:flowcxp_atrium_widget/src/providers/api_service_provider.dartthat imports:package:flowcxp_atrium_widget/src/services/api_service.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:flowcxp_atrium_widget/flowcxp_atrium_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/chat_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/message_bubble.dartthat imports:package:flowcxp_atrium_widget/src/widgets/form_renderer.dartthat imports:package:flowcxp_atrium_widget/src/providers/api_service_provider.dartthat imports:package:flowcxp_atrium_widget/src/services/api_service.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 `Linux`.
Because:
package:flowcxp_atrium_widget/flowcxp_atrium_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/chat_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/message_bubble.dartthat imports:package:flowcxp_atrium_widget/src/widgets/form_renderer.dartthat imports:package:flowcxp_atrium_widget/src/providers/api_service_provider.dartthat imports:package:flowcxp_atrium_widget/src/services/api_service.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:flowcxp_atrium_widget/flowcxp_atrium_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/chat_widget.dartthat imports:package:flowcxp_atrium_widget/src/widgets/message_bubble.dartthat imports:package:flowcxp_atrium_widget/src/widgets/form_renderer.dartthat imports:package:flowcxp_atrium_widget/src/providers/api_service_provider.dartthat imports:package:flowcxp_atrium_widget/src/services/api_service.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 18 issues. Showing the first 2:
INFO: Parameter 'key' could be a super parameter.
lib/flowcxp_atrium_widget.dart:16:9
╷
16 │ const FlowCXPChatWidget({
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flowcxp_atrium_widget.dart
INFO: The prefix 'IO' isn't a lower_case_with_underscores identifier.
lib/src/providers/chat_provider.dart:3:60
╷
3 │ import 'package:socket_io_client/socket_io_client.dart' as IO;
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/providers/chat_provider.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_hooks |
^0.20.5 |
0.20.5 | 0.21.3+1 | |
flutter_riverpod |
^2.4.9 |
2.6.1 | 3.4.2 | |
http |
^1.2.1 |
1.6.0 | 1.6.0 | |
package_info_plus |
^8.3.0 |
8.3.1 | 10.2.1 | |
shadcn_ui |
^0.53.5 |
0.53.6 | 0.56.3 | |
socket_io_client |
^2.0.3+1 |
2.0.3+1 | 3.1.6 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boxy |
- | 2.3.0 | 2.3.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
extended_image |
- | 10.1.0 | 10.1.0 | |
extended_image_library |
- | 5.0.1 | 5.0.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
flutter_animate |
- | 4.5.2 | 4.5.2 | |
flutter_shaders |
- | 0.1.3 | 0.1.3 | |
flutter_svg |
- | 2.3.0 | 2.3.0 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
lucide_icons_flutter |
- | 3.1.17 | 3.1.17 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
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.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
riverpod |
- | 2.6.1 | 3.4.2 | |
serial_csv |
- | 0.5.2 | 0.5.2 | |
slang |
- | 4.19.0 | 4.19.0 | |
slang_flutter |
- | 4.19.0 | 4.19.0 | |
socket_io_common |
- | 2.0.3 | 3.1.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 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
theme_extensions_builder_annotation |
- | 7.4.0 | 7.4.0 | |
two_dimensional_scrollables |
- | 0.5.4 | 0.5.4 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_image |
- | 1.0.12 | 1.0.12 | |
vector_graphics |
- | 1.2.3 | 1.2.3 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.3.0 | 1.3.0 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
watcher |
- | 1.2.1 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.4.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 7.0.1 | 7.0.1 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^0.20.5` on flutter_hooks does not support the stable version `0.21.0`.
Try running dart pub upgrade --major-versions flutter_hooks to update the constraint.
The constraint `^2.4.9` on flutter_riverpod does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions flutter_riverpod 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.