chalona_api 1.0.15
chalona_api: ^1.0.15 copied to clipboard
Framework Chalona para desarrollo de aplicaciones Flutter con servicios en background, notificaciones, base de datos y comunicación en tiempo real.
We analyzed this package 5 hours ago, and awarded it 110 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/pedromateoa/chalona-api
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/pedromateoa/chalona-api
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/pedromateoa/chalona-api/issues
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
148 out of 844 API elements (17.5 %) 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: android
, android.ChalonaAndroidApp
, android.ChalonaAndroidApp.ChalonaAndroidApp.new
, android.ChalonaAndroidApp.initialize
, chalona_api.Cantidad
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that imports:package:flutter_background_service_android/flutter_background_service_android.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Linux`.
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `macOS`.
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that declares support for platforms:Android
,iOS
.
Package does not support platform `Web`.
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that declares support for platforms:Android
,iOS
.
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:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/core/service.dart
that imports:package:chalona_api/src/core/notification/android.notifcation.dart
that imports:package:flutter_background_service/flutter_background_service.dart
that imports:package:flutter_background_service_ios/flutter_background_service_ios.dart
that declares support for platforms:iOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:chalona_api/chalona_api.dart
that imports:package:chalona_api/components/ecf.dart
that imports:package:chalona_api/src/ecf/dgii.dart
that imports:package:chalona_api/src/ecf/ecf.dart
that imports:package:chalona_api/src/core/host.dart
that imports:package:chalona_api/src/core/util.dart
that imports:package:chalona_api/src/core/server.dart
that imports:package:chalona_api/src/core/file.dart
that imports:package:chalona_api/src/core/file/file.html.dart
that imports:dart:html
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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 43 issues. Showing the first 2:
WARNING: The value of the local variable 'service' isn't used.
lib/src/core/notification/android.notifcation.dart:31:9
╷
31 │ final service = FlutterBackgroundService();
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/notification/android.notifcation.dart
WARNING: The declaration '_hasNotificationPermissions' isn't referenced.
lib/src/core/notification/android.notifcation.dart:162:14
╷
162 │ Future<bool> _hasNotificationPermissions() async {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/notification/android.notifcation.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
ansicolor |
^2.0.3 |
2.0.3 | 2.0.3 | |
asn1lib |
^1.6.2 |
1.6.5 | 1.6.5 | |
basic_utils |
^5.7.0 |
5.7.0 | 5.8.2 | |
dart_jsonwebtoken |
^2.14.2 |
2.17.0 | 3.2.0 | |
device_info_plus |
^11.4.0 |
11.5.0 | 11.5.0 | |
flutter_background_service |
^5.1.0 |
5.1.0 | 5.1.0 | |
flutter_local_notifications |
^19.1.0 |
19.4.0 | 19.4.0 | |
http |
^1.3.0 |
1.4.0 | 1.4.0 | |
http_parser |
^4.0.2 |
4.1.2 | 4.1.2 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
mssql_connection |
^2.0.1 |
2.0.2 | 2.0.2 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
permission_handler |
^12.0.0+1 |
12.0.1 | 12.0.1 | |
postgres |
^3.5.5 |
3.5.6 | 3.5.6 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 | |
socket_io_client |
^1.0.0 |
1.0.2 | 3.1.2 | |
sqlite3 |
^2.7.4 |
2.7.7 | 2.7.7 | |
timezone |
^0.10.0 |
0.10.1 | 0.10.1 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
web_socket_channel |
^2.4.0 |
2.4.0 | 3.0.3 | |
xml |
^6.5.0 |
6.5.0 | 6.6.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 4 issues. Showing the first 2:
The constraint `^2.14.2` on dart_jsonwebtoken does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dart_jsonwebtoken
to update the constraint.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.