code_id_alice 0.0.8 copy "code_id_alice: ^0.0.8" to clipboard
code_id_alice: ^0.0.8 copied to clipboard

Alice package with awesome notification for use for company code.id.

0
likes
110/ 140
pub points
27%
popularity

We analyzed this package 6 days ago, and awarded it 110 pub points (of a possible 140):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

70 out of 250 API elements (28.0 %) have documentation comments.

Some symbols that are missing documentation: alice, alice.Alice, alice.Alice.channelDescription, alice.Alice.channelId, alice.Alice.channelName.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:share/share.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:share/share.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:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:code_id_alice/helper/alice_save_helper.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:code_id_alice/code_id_alice.dart that imports:
  • package:code_id_alice/alice.dart that imports:
  • package:code_id_alice/core/alice_http_client_adapter.dart that imports:
  • package:code_id_alice/core/alice_core.dart that imports:
  • package:code_id_alice/ui/page/alice_calls_list_screen.dart that imports:
  • package:code_id_alice/ui/page/alice_call_details_screen.dart that imports:
  • package:code_id_alice/helper/alice_save_helper.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'DioError' is deprecated and shouldn't be used. Use DioException instead. This will be removed in 6.0.0.

lib/core/alice_dio_interceptor.dart:116:16

    ╷
116 │   void onError(DioError error, ErrorInterceptorHandler handler) {
    │                ^^^^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
awesome_notifications ^0.8.2 0.8.2 0.9.3+1
dio ^5.3.3 5.4.3+1 5.4.3+1
fast_immutable_collections ^9.1.6 9.2.1 10.2.2
flutter flutter 0.0.0 0.0.0
intl ^0.18.1 0.18.1 0.19.0
package_info_plus ^5.0.0 5.0.1 8.0.0
rxdart ^0.27.7 0.27.7 0.27.7
share ^2.0.4 2.0.4 2.0.4
url_launcher ^6.1.14 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.0 1.2.1
http_parser - 4.0.2 4.0.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.2.3 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_math - 2.1.4 2.1.4
web - 0.4.2 0.5.1
win32 - 5.5.0 5.5.0

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

Found 4 issues. Showing the first 2:

The constraint `^0.8.2` on awesome_notifications does not support the stable version `0.9.0`.

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

The constraint `^9.1.6` on fast_immutable_collections does not support the stable version `10.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
110
pub points
27%
popularity

Publisher

unverified uploader

Alice package with awesome notification for use for company code.id.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

awesome_notifications, dio, fast_immutable_collections, flutter, intl, package_info_plus, rxdart, share, url_launcher

More

Packages that depend on code_id_alice