synrg 1.1.3
synrg: ^1.1.3 copied to clipboard
A complete Flutter toolkit for Firebase integration, typed data modeling, modular architecture, UI feedback, and scalable app development using BLoC.
We analyzed this package 36 hours ago, and awarded it 120 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://www.synrg.software/ 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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
274 out of 562 API elements (48.8 %) have documentation comments.
Some symbols that are missing documentation: synrg.BatchLoadForm.BatchLoadForm.new, synrg.BatchLoadForm.fromMap, synrg.BatchLoadForm.listItem, synrg.BatchLoadForm.style, synrg.BatchLoadFormStyle.BatchLoadFormStyle.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 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:synrg/synrg.dartthat imports:package:synrg/src/src.dartthat imports:package:synrg/src/remote_config.dartthat imports:package:firebase_remote_config/firebase_remote_config.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:synrg/synrg.dartthat imports:package:synrg/src/storage.dartthat imports:package:synrg/src/storage_io.dartthat imports:package:firebase_storage/firebase_storage.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `macOS`.
Because:
package:synrg/synrg.dartthat imports:package:synrg/src/src.dartthat imports:package:synrg/src/performance.dartthat imports:package:firebase_performance/firebase_performance.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Web`.
Because:
package:synrg/synrg.dartthat imports:package:synrg/src/src.dartthat imports:package:synrg/src/crashlytics.dartthat imports:package:firebase_crashlytics/firebase_crashlytics.dartthat declares support for platforms:Android,iOS,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:synrg/synrg.dartthat imports:package:synrg/src/src.dartthat imports:package:synrg/src/_internal.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:synrg/synrg.dartthat imports:package:synrg/src/src.dartthat imports:package:synrg/src/_internal.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 issues. Showing the first 2:
WARNING: The annotation 'override' can only be used on fields, getters, methods, or setters.
lib/src/example.dart:44:4
╷
44 │ @override
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/example.dart
WARNING: The annotation 'override' can only be used on fields, getters, methods, or setters.
lib/src/test.dart:36:4
╷
36 │ @override
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/test.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bloc |
^9.0.0 |
9.2.1 | 9.2.1 | |
cloud_firestore |
^5.6.8 |
5.6.12 | 6.8.0 | |
cloud_functions |
^5.5.1 |
5.6.2 | 6.3.6 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
cross_file |
^0.3.5+2 |
0.3.5+4 | 0.3.5+4 | |
device_info_plus |
^11.4.0 |
11.5.0 | 13.2.0 | |
equatable |
^2.0.7 |
2.1.0 | 2.1.0 | |
firebase_analytics |
^11.4.6 |
11.6.0 | 12.4.6 | |
firebase_auth |
^5.5.4 |
5.7.0 | 6.5.7 | |
firebase_core |
^3.13.1 |
3.15.2 | 4.13.0 | |
firebase_crashlytics |
^4.3.6 |
4.3.10 | 5.2.7 | |
firebase_database |
^11.3.6 |
11.3.10 | 12.4.7 | |
firebase_performance |
^0.10.1+6 |
0.10.1+10 | 0.11.4+6 | |
firebase_remote_config |
^5.4.4 |
5.5.0 | 6.5.6 | |
firebase_storage |
^12.4.6 |
12.4.10 | 13.4.6 | |
flutter_bloc |
^9.1.1 |
9.1.1 | 9.1.1 | |
flutter_gen |
^5.8.0 |
5.15.0 | 5.15.0 | |
go_router |
^15.1.2 |
15.1.3 | 17.5.0 | |
google_sign_in |
^6.3.0 |
6.3.0 | 7.2.0 | |
http |
^1.4.0 |
1.6.0 | 1.6.0 | |
image |
^4.5.4 |
4.9.2 | 4.9.2 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
meta |
^1.15.0 |
1.19.0 | 1.19.0 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
quickalert |
^1.1.0 |
1.1.0 | 1.1.0 | |
shared_preferences |
^2.5.1 |
2.5.5 | 2.5.5 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 8.1.0 | |
toastification |
^3.0.2 |
3.2.0 | 3.2.0 | |
uuid |
^4.5.1 |
4.6.0 | 4.6.0 |
Transitive dependencies
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.6.8` on cloud_firestore does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore to update the constraint.
The constraint `^5.5.1` on cloud_functions does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions cloud_functions 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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.