ult_flutter_ui 0.1.0
ult_flutter_ui: ^0.1.0 copied to clipboard
A modern and customizable chat UI package for Flutter applications.
We analyzed this package 2 days 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/yourusername/chat_ui 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.
0/10 points: 20% or more of the public API has dartdoc comments
5 out of 52 API elements (9.6 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: ult_flutter_ui, ult_flutter_ui.ChatView, ult_flutter_ui.ChatView.ChatView.new, ult_flutter_ui.ChatView.currentUserId, ult_flutter_ui.ChatView.customInputBuilder.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:ult_flutter_ui/ult_flutter_ui.dartthat imports:package:ult_flutter_ui/src/chat_view.dartthat imports:package:ult_flutter_ui/src/controllers/chat_controller.dartthat imports:package:firebase_storage/firebase_storage.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `Web`.
Because:
package:ult_flutter_ui/ult_flutter_ui.dartthat imports:package:ult_flutter_ui/src/chat_view.dartthat imports:package:ult_flutter_ui/src/controllers/chat_controller.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:ult_flutter_ui/ult_flutter_ui.dartthat imports:package:ult_flutter_ui/src/chat_view.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:ult_flutter_ui/ult_flutter_ui.dartthat imports:package:ult_flutter_ui/src/chat_view.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:ult_flutter_ui/ult_flutter_ui.dartthat imports:package:ult_flutter_ui/src/chat_view.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/chat_view.dart:441:32
╷
441 │ color: Colors.grey.withOpacity(0.2),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/chat_view.dart
INFO: Dangling library doc comment.
lib/src/utils/helpers.dart:1:1
╷
1 │ /// Utility functions for the chat UI package
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/utils/helpers.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
audioplayers |
^5.2.1 |
5.2.1 | 6.6.0 | |
cached_network_image |
^3.3.0 |
3.4.1 | 3.4.1 | |
cloud_firestore |
^4.17.5 |
4.17.5 | 6.2.0 | |
connectivity_plus |
^5.0.2 |
5.0.2 | 7.1.0 | |
emoji_picker_flutter |
^1.6.4 |
1.6.4 | 4.4.0 | |
file_picker |
^6.2.1 |
6.2.1 | 10.3.10 | |
firebase_auth |
^4.16.0 |
4.16.0 | 6.3.0 | |
firebase_core |
^2.32.0 |
2.32.0 | 4.6.0 | |
firebase_storage |
^11.6.5 |
11.6.5 | 13.2.0 | |
flutter_linkify |
^6.0.0 |
6.0.0 | 6.0.0 | |
flutter_markdown |
^0.6.18 |
0.6.23 | 0.7.7+1 | Discontinued |
flutter_sound |
^9.2.13 |
9.30.0 | 9.30.0 | |
flutter_svg |
^2.0.9 |
2.2.4 | 2.2.4 | |
image_picker |
^1.1.2 |
1.2.1 | 1.2.1 | |
intl |
^0.18.0 |
0.18.1 | 0.20.2 | |
just_audio |
^0.9.36 |
0.9.46 | 0.10.5 | |
linkify |
^5.0.0 |
5.0.0 | 5.0.0 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 | |
provider |
^6.1.5 |
6.1.5+1 | 6.1.5+1 | |
record |
^5.2.1 |
5.2.1 | 6.2.0 | |
shared_preferences |
^2.2.2 |
2.5.5 | 2.5.5 | |
timeago |
^3.6.0 |
3.7.1 | 3.7.1 | |
url_launcher |
^6.1.14 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.1 |
4.5.3 | 4.5.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.35 | 1.3.68 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
audio_session |
- | 0.1.25 | 0.2.3 | |
audioplayers_android |
- | 4.0.3 | 5.2.1 | |
audioplayers_darwin |
- | 5.0.2 | 6.4.0 | |
audioplayers_linux |
- | 3.1.0 | 4.2.1 | |
audioplayers_platform_interface |
- | 6.1.0 | 7.1.1 | |
audioplayers_web |
- | 4.1.0 | 5.2.0 | |
audioplayers_windows |
- | 3.1.0 | 4.3.0 | |
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 | |
cloud_firestore_platform_interface |
- | 6.2.5 | 7.1.0 | |
cloud_firestore_web |
- | 3.12.5 | 5.2.0 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.1.0 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.12 | 0.7.12 | |
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_auth_platform_interface |
- | 7.3.0 | 8.1.8 | |
firebase_auth_web |
- | 5.8.13 | 6.1.4 | |
firebase_core_platform_interface |
- | 5.4.2 | 6.0.3 | |
firebase_core_web |
- | 2.24.0 | 3.5.1 | |
firebase_storage_platform_interface |
- | 5.1.22 | 5.2.19 | |
firebase_storage_web |
- | 3.6.22 | 3.11.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.34 | 2.0.34 | |
flutter_sound_platform_interface |
- | 9.30.0 | 10.3.8 | |
flutter_sound_web |
- | 9.30.0 | 10.3.8 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+15 | 0.8.13+15 | |
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 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
just_audio_platform_interface |
- | 4.6.0 | 4.6.0 | |
just_audio_web |
- | 0.4.16 | 0.4.16 | |
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 | |
logger |
- | 2.7.0 | 2.7.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
markdown |
- | 7.3.1 | 7.3.1 | |
matcher |
- | 0.12.19 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 2.0.0 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.17.6 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
path_parsing |
- | 1.1.0 | 1.1.0 | |
path_provider_android |
- | 2.2.23 | 2.2.23 | |
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_android |
- | 1.5.1 | 1.5.1 | |
record_darwin |
- | 1.2.2 | 1.2.2 | Discontinued |
record_linux |
- | 0.7.2 | 1.3.0 | |
record_platform_interface |
- | 1.5.0 | 1.5.0 | |
record_web |
- | 1.3.0 | 1.3.0 | |
record_windows |
- | 1.0.7 | 1.0.7 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences_android |
- | 2.4.23 | 2.4.23 | |
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 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+3 | 2.4.2+3 | |
sqflite_common |
- | 2.5.6 | 2.5.6 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
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.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.10 | 0.7.11 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.29 | 6.3.29 | |
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.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_graphics |
- | 1.1.20 | 1.1.20 | |
vector_graphics_codec |
- | 1.1.13 | 1.1.13 | |
vector_graphics_compiler |
- | 1.2.0 | 1.2.0 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 14 issues. Showing the first 2:
The constraint `^5.2.1` on audioplayers does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions audioplayers to update the constraint.
The constraint `^4.17.5` on cloud_firestore does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore 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.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.