chalona_api 0.0.174 copy "chalona_api: ^0.0.174" to clipboard
chalona_api: ^0.0.174 copied to clipboard

Framework Chalona para desarrollo de aplicaciones Flutter con servicios en background, notificaciones, base de datos y comunicación en tiempo real.

85/ 160
pub points
1.24k
downloads

We analyzed this package 2 days ago, and awarded it 85 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Partially passed check 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.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.174").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

140 out of 929 API elements (15.1 %) 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-components, android-components.ChalonaAndroidApp, android-components.ChalonaAndroidApp.ChalonaAndroidApp.new, android.notifcation, api-components.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:chalona_api/core/file/file.html.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:chalona_api/core/file/file.html.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:chalona_api/core/file/file.html.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:chalona_api/core/file/file.html.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:chalona_api/core/file/file.html.dart that imports:
  • dart:html
Package not compatible with platform Web

Because:

  • package:chalona_api/android-components.dart that imports:
  • package:chalona_api/api-components.dart that imports:
  • package:chalona_api/core/core.dart that imports:
  • package:chalona_api/server-components.dart that imports:
  • package:chalona_api/core/http.server.dart that imports:
  • dart:io
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 94 issues. Showing the first 2:

WARNING: Dead code.

lib/core/host.dart:36:5

   ╷
36 │ ┌     if (!_source.containsKey('translated')) {
37 │ │       var t = translate(
38 │ │         '${_source['msg'] ?? ''}',
39 │ │         lang: lang,
40 │ │         data: _source['data'] ?? {},
41 │ │       );
42 │ │ 
43 │ │       if (t != _source['msg']) {
44 │ │         _source['translated'] = true;
45 │ │       }
46 │ │ 
47 │ │       _source['msg'] = t;
48 │ └     }
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/host.dart

WARNING: The value of the local variable 'service' isn't used.

lib/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/core/notification/android.notifcation.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 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.3.1
device_info_plus ^11.4.0 11.5.0 12.3.0
flutter_background_service ^5.1.0 5.1.0 5.1.0
flutter_local_notifications ^19.1.0 19.5.0 20.1.0
http ^1.3.0 1.6.0 1.6.0
http_parser ^4.0.2 4.1.2 4.1.2
intl ^0.20.2 0.20.2 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 3.0.0
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.9 3.5.9
shared_preferences ^2.5.3 2.5.4 2.5.4
socket_io_client ^1.0.0 1.0.2 3.1.4
sqlite3 ^2.7.4 2.9.4 3.1.6
timezone ^0.10.0 0.10.1 0.11.0
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.6.1 6.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
buffer - 1.2.3 1.2.3
characters - 1.4.1 1.4.1
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dbus - 0.7.12 0.7.12
device_info_plus_platform_interface - 7.0.3 7.0.3
ed25519_edwards - 0.3.1 0.3.1
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_background_service_android - 6.3.1 6.3.1
flutter_background_service_ios - 5.0.3 5.0.3
flutter_background_service_platform_interface - 5.1.2 5.1.2
flutter_local_notifications_linux - 6.0.0 7.0.0
flutter_local_notifications_platform_interface - 9.1.0 10.0.0
flutter_local_notifications_windows - 1.0.3 2.0.1
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.11.0 4.11.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.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
permission_handler_android - 13.0.1 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
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
pool - 1.5.2 1.5.2
shared_preferences_android - 2.4.20 2.4.20
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
socket_io_common - 1.0.1 3.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
win32 - 5.15.0 6.0.0
win32_registry - 2.1.0 3.0.0
xdg_directories - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 8 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 `^11.4.0` on device_info_plus does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions device_info_plus to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: