fl_firebase_chat 0.2.0
fl_firebase_chat: ^0.2.0 copied to clipboard
A comprehensive Flutter chat package with Firebase backend support, featuring real-time messaging, group chats, media sharing, voice messages, push notifications, and customizable UI components.
We analyzed this package 5 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description
field in your package's pubspec.yaml
file between 60 and 180 characters.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: fl_firebase_chat
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Repository has no matching pubspec.yaml
with name: fl_firebase_chat
.
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
248 out of 372 API elements (66.7 %) have documentation comments.
Some symbols that are missing documentation: fl_firebase_chat
, fl_firebase_chat.AuthService.AuthService.new
, fl_firebase_chat.Chat.Chat.new
, fl_firebase_chat.Chat.adminId
, fl_firebase_chat.Chat.groupDescription
.
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:fl_firebase_chat/fl_firebase_chat.dart
that imports:package:fl_firebase_chat/src/widgets/voice_player.dart
that imports:package:just_audio/just_audio.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:fl_firebase_chat/fl_firebase_chat.dart
that imports:package:fl_firebase_chat/src/widgets/media_picker.dart
that imports:package:fl_firebase_chat/src/models/message.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:fl_firebase_chat/fl_firebase_chat.dart
that imports:package:fl_firebase_chat/src/widgets/voice_recorder.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `Web`.
Because:
package:fl_firebase_chat/fl_firebase_chat.dart
that imports:package:fl_firebase_chat/src/widgets/voice_player.dart
that imports:package:just_audio/just_audio.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:fl_firebase_chat/fl_firebase_chat.dart
that imports:package:fl_firebase_chat/src/widgets/media_picker.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 30 issues. Showing the first 2:
WARNING: Unused import: 'dart:convert'.
lib/src/services/fcm_notification_service.dart:1:8
╷
1 │ import 'dart:convert';
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/fcm_notification_service.dart
WARNING: The declaration '_handleForegroundMessage' isn't referenced.
lib/src/services/fcm_notification_service.dart:69:8
╷
69 │ void _handleForegroundMessage(dynamic message) {
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/fcm_notification_service.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cloud_firestore |
^6.0.0 |
6.0.2 | 6.0.2 | |
firebase_auth |
^6.0.0 |
6.1.0 | 6.1.0 | |
firebase_storage |
^13.0.0 |
13.0.2 | 13.0.2 | |
just_audio |
^0.9.40 |
0.9.46 | 0.10.5 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 | |
permission_handler |
^11.3.1 |
11.4.0 | 12.0.1 | |
record |
^5.1.2 |
5.2.1 | 6.1.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.62 | 1.3.62 | |
async |
- | 2.13.0 | 2.13.0 | |
audio_session |
- | 0.1.25 | 0.2.2 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 7.0.2 | 7.0.2 | |
cloud_firestore_web |
- | 5.0.2 | 5.0.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
firebase_auth_platform_interface |
- | 8.1.2 | 8.1.2 | |
firebase_auth_web |
- | 6.0.3 | 6.0.3 | |
firebase_core |
- | 4.1.1 | 4.1.1 | |
firebase_core_platform_interface |
- | 6.0.1 | 6.0.1 | |
firebase_core_web |
- | 3.1.1 | 3.1.1 | |
firebase_storage_platform_interface |
- | 5.2.13 | 5.2.13 | |
firebase_storage_web |
- | 3.10.20 | 3.10.20 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
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 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
path_provider_android |
- | 2.2.18 | 2.2.18 | |
path_provider_foundation |
- | 2.4.2 | 2.4.2 | |
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 | |
permission_handler_android |
- | 12.1.0 | 13.0.1 | |
permission_handler_apple |
- | 9.4.7 | 9.4.7 | |
permission_handler_html |
- | 0.1.3+5 | 0.1.3+5 | |
permission_handler_platform_interface |
- | 4.3.0 | 4.3.0 | |
permission_handler_windows |
- | 0.2.1 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
record_android |
- | 1.4.3 | 1.4.3 | |
record_darwin |
- | 1.2.2 | 1.2.2 | Discontinued |
record_linux |
- | 0.7.2 | 1.2.1 | |
record_platform_interface |
- | 1.4.0 | 1.4.0 | |
record_web |
- | 1.2.0 | 1.2.0 | |
record_windows |
- | 1.0.7 | 1.0.7 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.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.6 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^0.9.40` on just_audio does not support the stable version `0.10.0`.
Try running dart pub upgrade --major-versions just_audio
to update the constraint.
The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions permission_handler
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.22.23
, Flutter 3.35.5
, Dart 3.9.2
.
Check the analysis log for details.