v_chat_input_ui 3.4.1
v_chat_input_ui: ^3.4.1 copied to clipboard
A customizable Flutter chat composer with text, mentions, emoji, attachments, typing state, location sharing, and voice recording.
We analyzed this package 2 days ago, and awarded it 140 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
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
76 out of 215 API elements (35.3 %) have documentation comments.
Some symbols that are missing documentation: v_chat_input_ui, v_chat_input_ui.AttachEnumRes, v_chat_input_ui.LinkPreviewData, v_chat_input_ui.LinkPreviewData.LinkPreviewData.fromMap, v_chat_input_ui.LinkPreviewData.LinkPreviewData.new.
10/10 points: Package has an example and has no issues with screenshots
10/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
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:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/input/message_input_widget.dartthat imports:package:v_chat_input_ui/src/v_widgets/v_app_alert.dartthat imports:package:adaptive_dialog/adaptive_dialog.dartthat imports:package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dartthat imports:package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dartthat imports:package:macos_ui/macos_ui.dartthat declares support for platforms:macOS.
Package does not support platform `iOS`.
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/models/models.dartthat imports:package:v_chat_input_ui/src/models/location_message_data.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
Package does not support platform `Windows`.
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/models/models.dartthat imports:package:v_chat_input_ui/src/models/location_message_data.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/models/models.dartthat imports:package:v_chat_input_ui/src/models/location_message_data.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/models/models.dartthat imports:package:v_chat_input_ui/src/models/location_message_data.dartthat imports:package:google_maps_flutter/google_maps_flutter.dartthat imports:package:google_maps_flutter_android/google_maps_flutter_android.dartthat declares support for platforms:Android.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:v_chat_input_ui/v_chat_input_ui.dartthat imports:package:v_chat_input_ui/src/input/message_input_widget.dartthat imports:package:v_chat_input_ui/src/v_widgets/v_circle_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/web/web_helper.dartthat imports:package:flutter_cache_manager/src/cache_store.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
INFO: 'isDeskTop' is deprecated and shouldn't be used. Use isDesktop instead.
lib/src/input/message_input_widget.dart:206:69
╷
206 │ bool get _canRecord => widget.enableVoiceRecording && !VPlatforms.isDeskTop;
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/input/message_input_widget.dart
INFO: 'isDeskTop' is deprecated and shouldn't be used. Use isDesktop instead.
lib/src/input/widgets/emoji_keyborad.dart:32:58
╷
32 │ final maximumHeight = VPlatforms.isWeb || VPlatforms.isDeskTop
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/input/widgets/emoji_keyborad.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
adaptive_dialog |
^2.8.0 |
2.8.0 | 2.8.0 | |
audio_waveforms |
^2.0.2 |
2.0.2 | 2.0.2 | |
cached_network_image |
^3.4.1 |
3.4.1 | 4.0.0 | |
cross_file |
^0.3.5+4 |
0.3.5+5 | 0.3.5+5 | |
cupertino_icons |
^1.0.9 |
1.0.9 | 1.0.9 | |
emoji_picker_flutter |
^4.5.3 |
4.5.4 | 4.5.4 | |
file_picker |
^12.0.0 |
12.2.0 | 12.2.0 | |
google_maps_flutter |
^2.18.0 |
2.18.0 | 2.18.0 | |
image_cropper |
^12.2.1 |
12.2.1 | 12.2.1 | |
intl |
^0.20.3 |
0.20.3 | 0.20.3 | |
latlong2 |
^0.10.1 |
0.10.1 | 0.10.1 | |
meta |
^1.18.0 |
1.19.0 | 1.19.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.6 |
2.1.6 | 2.1.6 | |
permission_handler |
^13.0.1 |
13.0.2 | 13.0.2 | |
place_picker_v2 |
^0.0.2 |
0.0.2 | 0.0.2 | |
record |
^7.1.1 |
7.1.1 | 7.1.1 | |
stop_watch_timer |
^3.2.2 |
3.2.2 | 3.2.2 | |
uuid |
^4.6.0 |
4.6.0 | 4.6.0 | |
v_chat_mention_controller |
^1.0.0 |
1.0.0 | 1.0.0 | |
v_platform |
^2.1.5 |
2.2.0 | 2.2.0 | |
wechat_camera_picker |
^4.6.0 |
4.6.0 | 4.6.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.4.1` on cached_network_image does not support the stable version `4.0.0`, that was published 7 days ago.
When cached_network_image is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions cached_network_image 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.
