flutter_chatbook 0.0.2
flutter_chatbook: ^0.0.2 copied to clipboard
A Flutter package that allows you to integrate Chat View with highly customization options.
We analyzed this package 33 hours ago, and awarded it 80 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
681 out of 1025 API elements (66.4 %) have documentation comments.
Some symbols that are missing documentation: flutter_chatbook.AudioFileMessage.AudioFileMessage.new, flutter_chatbook.AudioFileMessage.file, flutter_chatbook.AudioMessage.AudioMessage.file, flutter_chatbook.AudioMessage.AudioMessage.network, flutter_chatbook.AudioMessage.duration.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flutter_chatbook/flutter_chatbook.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:flutter_chatbook/flutter_chatbook.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:flutter_chatbook/flutter_chatbook.dartthat declares support for platforms:Android,iOS,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:flutter_chatbook/flutter_chatbook.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flutter_chatbook/flutter_chatbook.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:flutter_chatbook/flutter_chatbook.dartthat imports:package:flutter_chatbook/src/extensions/extension_apis/service/service_export.dartthat imports:package:flutter_chatbook/src/extensions/extension_apis/service/user_profile_service.dartthat imports:package:flutter_chatbook/src/models/models.dartthat imports:package:flutter_chatbook/src/models/feature_active_config.dartthat imports:package:flutter_chatbook/src/models/message_configuration.dartthat imports:package:flutter_chatbook/src/models/voice_message_configuration.dartthat imports:package:audio_waveforms/audio_waveforms.dartthat declares support for platforms:Android,iOS.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 12 issues. Showing the first 2:
ERROR: The named parameter 'finishMode' isn't defined.
lib/src/widgets/voice_message_view.dart:160:30
╷
160 │ controller.startPlayer(finishMode: FinishMode.pause);
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widgets/voice_message_view.dart
INFO: Missing type annotation.
lib/src/extensions/extension_apis/default%20plugins/sqflite_database_service/sqflite_chatroom_database_service.dart:71:3
╷
71 │ deleteMessages() {
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/extensions/extension_apis/default plugins/sqflite_database_service/sqflite_chatroom_database_service.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
any_link_preview |
^3.0.1 |
3.0.3 | 3.0.3 | |
audio_waveforms |
^1.0.1 |
1.3.0 | 2.0.2 | |
characters |
^1.3.0 |
1.4.0 | 1.4.1 | |
emoji_picker_flutter |
^1.3.0 |
1.6.4 | 4.4.0 | |
equatable |
^2.0.5 |
2.0.8 | 2.0.8 | |
flutter_linkify |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_markdown |
^0.6.14 |
0.6.23 | 0.7.7+1 | Discontinued |
flutter_parsed_text |
^2.2.1 |
2.2.1 | 2.2.1 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
grouped_list |
^5.1.2 |
5.1.2 | 6.0.0 | |
html |
^0.15.1 |
0.15.6 | 0.15.6 | |
http |
^1.0.0 |
1.6.0 | 1.6.0 | |
image_picker |
^0.8.7+5 |
0.8.9 | 1.2.1 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
json_annotation |
^4.8.0 |
4.10.0 | 4.10.0 | |
meta |
^1.8.0 |
1.17.0 | 1.18.1 | |
parsed_readmore |
^0.0.6 |
0.0.9 | 1.0.0 | |
path |
^1.8.2 |
1.9.1 | 1.9.1 | |
progress_indicators |
^1.0.0 |
1.0.0 | 1.0.0 | |
scroll_to_index |
^3.0.1 |
3.0.1 | 3.0.1 | |
scrollable_positioned_list_extended |
^0.3.9 |
0.3.9 | 0.3.9 | |
sqflite |
^2.2.6 |
2.4.2 | 2.4.2 | |
swipeable_tile |
^2.0.0+3 |
2.0.1 | 2.0.1 | |
url_launcher |
^6.1.7 |
6.3.2 | 6.3.2 | |
uuid |
^3.0.7 |
3.0.7 | 4.5.2 | |
vibration |
^1.7.6 |
1.9.0 | 3.1.6 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 11 issues. Showing the first 2:
The constraint `^1.0.1` on audio_waveforms does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions audio_waveforms to update the constraint.
The constraint `^1.3.0` on emoji_picker_flutter does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions emoji_picker_flutter 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 1 error:
UNDEFINED_GETTER-lib/src/widgets/chatui_textfield.dart:443:36- The getter 'recordedDuration' isn't defined for the type 'RecorderController'.
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.9, Flutter 3.38.9, Dart 3.10.8.
Check the analysis log for details.