quicui_firebase 1.0.3
quicui_firebase: ^1.0.3 copied to clipboard
A Flutter Firebase plugin providing real-time synchronization, offline-first support, and intelligent conflict resolution for Firestore.
We analyzed this package 38 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
75 out of 149 API elements (50.3 %) have documentation comments.
Some symbols that are missing documentation: EXAMPLES.QuicUIApp.QuicUIApp.new, EXAMPLES.QuicUIApp.backend, EXAMPLES.QuicUIApp.currentScreenId, EXAMPLES.main, quicui_firebase.FormHandler.FormHandler.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ 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 `Linux`.
Because:
package:quicui_firebase/quicui_firebase.dartthat imports:package:quicui_firebase/src/features/forms/form_handler.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 67 issues. Showing the first 2:
ERROR: This expression has a type of 'void' so its value can't be used.
lib/EXAMPLES.dart:133:41
╷
133 │ print('Form submitted: ${submission.id}');
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/EXAMPLES.dart
ERROR: This expression has a type of 'void' so its value can't be used.
lib/EXAMPLES.dart:134:37
╷
134 │ print(' DeviceId: ${submission.deviceId}');
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/EXAMPLES.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cloud_firestore |
^6.0.3 |
6.1.0 | 6.1.0 | |
equatable |
^2.0.7 |
2.0.7 | 2.0.7 | |
firebase_auth |
^6.1.1 |
6.1.2 | 6.1.2 | |
firebase_core |
^4.2.0 |
4.2.1 | 4.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
logger |
^2.6.2 |
2.6.2 | 2.6.2 | |
quicui |
^1.0.4 |
1.0.4 | 2.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.64 | 1.3.64 | |
app_links |
- | 6.4.1 | 7.0.0 | |
app_links_linux |
- | 1.0.3 | 1.0.3 | |
app_links_platform_interface |
- | 2.0.2 | 2.0.2 | |
app_links_web |
- | 1.0.4 | 1.0.4 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.1.0 | 9.1.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cached_network_image |
- | 3.4.1 | 3.4.1 | |
cached_network_image_platform_interface |
- | 4.1.1 | 4.1.1 | |
cached_network_image_web |
- | 1.3.1 | 1.3.1 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 7.0.4 | 7.0.4 | |
cloud_firestore_web |
- | 5.1.0 | 5.1.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
device_info_plus |
- | 12.3.0 | 12.3.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_auth_platform_interface |
- | 8.1.4 | 8.1.4 | |
firebase_auth_web |
- | 6.1.0 | 6.1.0 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 3.3.0 | 3.3.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flat_buffers |
- | 23.5.26 | 25.9.23 | |
flutter_bloc |
- | 9.1.1 | 9.1.1 | |
flutter_cache_manager |
- | 3.4.1 | 3.4.1 | |
functions_client |
- | 2.5.0 | 2.5.0 | |
gotrue |
- | 2.16.0 | 2.16.0 | |
gtk |
- | 2.1.0 | 2.1.0 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
jwt_decode |
- | 0.3.1 | 0.3.1 | |
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 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
objectbox |
- | 5.0.2 | 5.0.2 | |
objectbox_flutter_libs |
- | 5.0.2 | 5.0.2 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
postgrest |
- | 2.5.0 | 2.5.0 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
realtime_client |
- | 2.6.0 | 2.6.0 | |
retry |
- | 3.1.2 | 3.1.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.2+2 | 2.4.2+2 | |
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 | |
storage_client |
- | 2.4.1 | 2.4.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
supabase |
- | 2.10.0 | 2.10.0 | |
supabase_flutter |
- | 2.10.3 | 2.10.3 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.2 | 6.3.2 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.3.6 | 6.3.6 | |
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.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 2.1.0 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yet_another_json_isolate |
- | 2.1.0 | 2.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^1.0.4` on quicui does not support the stable version `2.0.0`, that was published 14 days ago.
When quicui is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions quicui 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 3 errors:
USE_OF_VOID_RESULT-lib/EXAMPLES.dart:133:41- This expression has a type of 'void' so its value can't be used.USE_OF_VOID_RESULT-lib/EXAMPLES.dart:134:37- This expression has a type of 'void' so its value can't be used.USE_OF_VOID_RESULT-lib/EXAMPLES.dart:135:40- This expression has a type of 'void' so its value can't be used.
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.3, Flutter 3.38.2, Dart 3.10.0.
Check the analysis log for details.