futuresyst_types 1.0.15 copy "futuresyst_types: ^1.0.15" to clipboard
futuresyst_types: ^1.0.15 copied to clipboard

FUTURESYST TYPES.

95/ 160
pub points
17
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

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

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 ("1.0.15").

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

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

Could not run dartdoc: Exception: -9 <> Resolving dependencies... <> Exceeded timeout of 0:02:00.000000

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:futuresyst_types/futuresyst_types.dart that imports:
  • package:futuresyst_types/src/models/models_index.dart that imports:
  • package:futuresyst_types/src/models/payments/payments_models_index.dart that imports:
  • package:futuresyst_types/src/models/payments/item_price_list_calc.dart that imports:
  • package:futuresyst_logic/futuresyst_logic.dart that imports:
  • package:futuresyst_logic/src/firebase/firebase_index.dart that imports:
  • package:futuresyst_logic/src/firebase/firebase_app.dart that imports:
  • package:futuresyst_logic/src/firebase/pubsub.dart that imports:
  • package:gcloud/pubsub.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 4 issues. Showing the first 2:

WARNING: Duplicate export.

lib/src/models/form_data_types/form_data_types_index.dart:7:8

  ╷
7 │ export 'country_model.dart';
  │        ^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/models/form_data_types/form_data_types_index.dart

INFO: Missing type annotation.

lib/src/models/debouncer/debouncer.dart:11:3

   ╷
11 │   run(void Function() action) {
   │   ^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/models/debouncer/debouncer.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
collection ^1.15.0 1.19.1 1.19.1
crypto ^3.0.1 3.0.7 3.0.7
encrypt ^5.0.1 5.0.3 5.0.3
futuresyst_logic ^1.0.15 1.0.15 1.0.15 Discontinued
isar ^3.0.2 3.1.0+1 3.1.0+1
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.6 1.0.7
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
crypto_keys - 0.3.0+1 0.3.0+2
dio - 4.0.6 5.9.0
ffi - 2.1.5 2.1.5
gcloud - 0.8.19 0.9.0
googleapis - 8.1.0 15.0.0
googleapis_auth - 1.4.1 2.0.0
http - 0.13.6 1.6.0
http_parser - 4.1.2 4.1.2
instant - 0.4.1 0.5.1
intl - 0.17.0 0.20.2
jose - 0.3.5 0.3.5
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
meta - 1.17.0 1.17.0
openid_client - 0.4.9+2 0.4.9+2
path - 1.9.1 1.9.1
pointycastle - 3.9.1 4.0.0
posix - 6.0.3 6.0.3
quiver - 3.2.2 3.2.2
retry - 3.1.2 3.1.2
shelf - 1.4.2 1.4.2
source_span - 1.10.1 1.10.1
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
test_api - 0.7.9 0.7.9
typed_data - 1.4.0 1.4.0
uuid - 3.0.7 4.5.2
validators - 3.0.0 3.0.0
web - 1.1.1 1.1.1
x509 - 0.2.4+3 0.2.4+3

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • futuresyst_logic.

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.5, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
95
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

FUTURESYST TYPES.

License

MIT (license)

Dependencies

collection, crypto, encrypt, futuresyst_logic, isar

More

Packages that depend on futuresyst_types