fastyle_calculator 0.11.4 copy "fastyle_calculator: ^0.11.4" to clipboard
fastyle_calculator: ^0.11.4 copied to clipboard

A set of widgets with defined style.

130/ 160
pub points
267
downloads

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

Failed report section
Follow Dart file conventions
20 / 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.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/tyrcord/fastyle_calculator was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

Detected license: ISC.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

67 out of 220 API elements (30.5 %) have documentation comments.

Some symbols that are missing documentation: blocs, calculator.bloc, calculator.bloc.FastCalculatorBloc, calculator.bloc.FastCalculatorBloc.FastCalculatorBloc.new, calculator.bloc.FastCalculatorBloc.blocState.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fastyle_calculator/fastyle_calculator.dart that imports:
  • package:fastyle_calculator/logic/logic.dart that imports:
  • package:fastyle_calculator/logic/persistence/persistence.dart that imports:
  • package:fastyle_calculator/logic/persistence/documents/documents.dart that imports:
  • package:fastyle_calculator/logic/persistence/documents/calculator.document.dart that imports:
  • package:tstore_dart/tstore_dart.dart that imports:
  • package:tstore_dart/logic/logic.dart that imports:
  • package:tstore_dart/logic/core/core.dart that imports:
  • package:tstore_dart/logic/core/flutter_database.dart that imports:
  • package:hive_flutter/hive_flutter.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: The import of 'package:flutter/material.dart' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.

lib/logic/blocs/calculator.bloc.dart:3:8

  ╷
3 │ import 'package:flutter/material.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/logic/blocs/calculator.bloc.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
fastyle_dart >=0.33.0 <1.0.0 0.34.6 1.5.0 Discontinued
tbloc_dart >=0.19.2 <1.0.0 0.19.2 0.20.1
tmodel_dart >=0.5.0 <1.0.0 0.5.0 0.5.0
tstore_dart >=0.8.3 <1.0.0 0.8.4 0.8.4
Transitive dependencies
Package Constraint Compatible Latest Notes
another_flushbar - 1.12.32 1.12.32
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
decimal - 2.3.3 3.2.4
diacritic - 0.1.6 0.1.6
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
flutter_spinkit - 5.2.2 5.2.2
font_awesome_flutter - 10.12.0 10.12.0
fuzzy - 0.4.0-nullsafety.0 0.5.1
google_fonts - 3.0.1 6.3.3
hive - 2.2.3 2.2.3
hive_flutter - 1.1.0 1.1.0
http - 0.13.6 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.17.0 0.20.2
latinize - 0.1.0-nullsafety.0 0.1.0-nullsafety.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.5.1 2.5.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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
rational - 2.2.3 2.2.3
rxdart - 0.27.7 0.28.0
shimmer - 2.0.0 3.0.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
subx - 1.21.0 1.21.0
term_glyph - 1.2.2 1.2.2
tsub - 1.19.0 1.19.0
tuple - 2.0.2 2.0.2
tutils_dart - 1.0.0 1.0.0
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
xdg_directories - 1.1.0 1.1.0

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

The constraint `>=0.33.0 <1.0.0` on fastyle_dart does not support the stable version `1.0.0`.

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

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:

  • fastyle_dart.

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.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
267
downloads

Publisher

unverified uploader

Weekly Downloads

A set of widgets with defined style.

Homepage

Documentation

API reference

License

ISC (license)

Dependencies

fastyle_dart, flutter, tbloc_dart, tmodel_dart, tstore_dart

More

Packages that depend on fastyle_calculator