tek_core_service_flutter 0.1.0-OMNI1353.10 copy "tek_core_service_flutter: ^0.1.0-OMNI1353.10" to clipboard
tek_core_service_flutter: ^0.1.0-OMNI1353.10 copied to clipboard

A service that provides the foundation for generating another service.

0
likes
110/ 160
pub points
70
downloads

We analyzed this package 33 hours ago, and awarded it 110 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

0 out of 54 API elements (0.0 %) 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: tek_core_service_flutter, tek_core_service_flutter.BaseRequest, tek_core_service_flutter.BaseRequest.BaseRequest, tek_core_service_flutter.BaseRequest.body, tek_core_service_flutter.BaseRequest.hasToken.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
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:tek_core_service_flutter/tek_core_service_flutter.dart that imports:
  • package:tek_core_service_flutter/src/core/service_converter_supportable.dart that imports:
  • package:tek_core_service_flutter/src/core/service_buildable.dart that imports:
  • package:tek_core_service_flutter/src/core/core_service.dart that imports:
  • package:tek_credential_service_flutter/tek_credential_service_flutter.dart that imports:
  • package:tek_credential_service_flutter/src/tek_credential_service.dart that imports:
  • package:tek_credential_service_flutter/src/credential_service.dart that imports:
  • package:auth_flutter/terra_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:tek_core_service_flutter/tek_core_service_flutter.dart that imports:
  • package:tek_core_service_flutter/src/core/service_converter_supportable.dart that imports:
  • package:tek_core_service_flutter/src/core/service_buildable.dart that imports:
  • package:tek_core_service_flutter/src/core/core_service.dart that imports:
  • package:tek_credential_service_flutter/tek_credential_service_flutter.dart that imports:
  • package:tek_credential_service_flutter/src/tek_credential_service.dart that imports:
  • package:tek_credential_service_flutter/src/credential_service.dart that imports:
  • package:auth_flutter/terra_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:tek_core_service_flutter/tek_core_service_flutter.dart that imports:
  • package:tek_core_service_flutter/src/core/service_converter_supportable.dart that imports:
  • package:tek_core_service_flutter/src/core/service_buildable.dart that imports:
  • package:tek_core_service_flutter/src/core/core_service.dart that imports:
  • package:tek_credential_service_flutter/tek_credential_service_flutter.dart that imports:
  • package:tek_credential_service_flutter/src/tek_credential_service.dart that imports:
  • package:tek_credential_service_flutter/src/credential_service.dart that imports:
  • package:auth_flutter/terra_auth.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:tek_core_service_flutter/tek_core_service_flutter.dart that imports:
  • package:tek_core_service_flutter/src/core/service_converter_supportable.dart that imports:
  • package:tek_core_service_flutter/src/core/service_buildable.dart that imports:
  • package:tek_core_service_flutter/src/core/core_service.dart that imports:
  • package:tek_credential_service_flutter/tek_credential_service_flutter.dart that imports:
  • package:tek_credential_service_flutter/src/tek_credential_service.dart that imports:
  • package:tek_credential_service_flutter/src/credential_service.dart that imports:
  • package:auth_flutter/terra_auth.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:tek_core_service_flutter/tek_core_service_flutter.dart that imports:
  • package:tek_core_service_flutter/src/utils/typedef.dart that imports:
  • package:tek_core_network_flutter/tek_core_network_flutter.dart that imports:
  • package:tek_core_network_flutter/src/api_client.dart that imports:
  • package:tek_core_network_flutter/src/interceptor/error_interceptor.dart that imports:
  • dart:io

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.

failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The declaration '_$ServiceConfigToJson' isn't referenced.

lib/src/core/service_config.g.dart:14:22

   ╷
14 │ Map<String, dynamic> _$ServiceConfigToJson(ServiceConfig instance) =>
   │                      ^^^^^^^^^^^^^^^^^^^^^
   ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
freezed ^2.5.2 2.5.7 2.5.7
freezed_annotation ^2.4.4 2.4.4 2.4.4
tek_core_network_flutter 0.1.0-OMNI1353.5 0.1.0-OMNI1353.5 0.1.0
tek_credential_service_flutter 0.1.0-OMNI1353.6 0.1.0-OMNI1353.6 0.1.0-OMNI1353.6
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 76.0.0 78.0.0
_macros - 0.3.3 0.3.3
analyzer - 6.11.0 7.1.0
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
auth_flutter - 1.0.0 2.0.0
build - 2.4.2 2.4.2
build_config - 1.1.2 1.1.2
characters - 1.3.0 1.4.0
checked_yaml - 2.0.3 2.0.3
collection - 1.19.0 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_style - 2.3.7 3.0.1
dio - 5.7.0 5.7.0
dio_web_adapter - 2.0.0 2.0.0
file - 7.0.1 7.0.1
glob - 2.1.2 2.1.2
http_parser - 4.1.1 4.1.1
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
macros - 0.1.3-main.0 0.1.3-main.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
package_config - 2.1.1 2.1.1
path - 1.9.1 1.9.1
pub_semver - 2.1.5 2.1.5
pubspec_parse - 1.4.0 1.4.0
sky_engine - 0.0.0 0.0.0
source_gen - 1.5.0 2.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
terra_flutter - 1.0.0 2.0.0
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
watcher - 1.1.1 1.1.1
web - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `0.1.0-OMNI1353.5` on tek_core_network_flutter does not support the stable version `0.1.0`, that was published 0 days ago.

When tek_core_network_flutter is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions tek_core_network_flutter 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

0
likes
110
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

A service that provides the foundation for generating another service.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, freezed, freezed_annotation, tek_core_network_flutter, tek_credential_service_flutter

More

Packages that depend on tek_core_service_flutter