fair_compiler 2.1.2 copy "fair_compiler: ^2.1.2" to clipboard
fair_compiler: ^2.1.2 copied to clipboard

A complier which can generate Fair bundle for widget with annotation.

115/ 160
pub points
170
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

Links in `README.md` should be secure. 3 image links are insecure.

README.md:3:4

  ╷
3 │ <p><img src="http://pic1.58cdn.com.cn/nowater/jltx/n_v26dd88a1afa1c4cc9b186524f96ff3f65.png" alt="" /></p>
  │    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

Use https URLs instead.

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

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

Detected license: BSD-3-Clause.

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

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

1 out of 1 API elements (100.0 %) have documentation comments.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

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 5 issues. Showing the first 2:

WARNING: The value of the field '_fair' isn't used.

lib/src/helper.dart:57:16

   ╷
57 │   static File? _fair;
   │                ^^^^^
   ╵

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

INFO: The referenced identifier is a wildcard.

lib/src/builder.dart:15:61

   ╷
15 │       generatedExtension: '.dart.temp',formatOutput: (_) => _);
   │                                                             ^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/builder.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
analyzer ^5.5.0 5.13.0 10.2.0
archive ^3.3.0 3.6.1 4.0.9
build ^2.1.0 2.4.1 4.0.4
build_config ^1.0.0 1.3.0 1.3.0
crypto ^3.0.1 3.0.7 3.0.7
dart_style ^2.0.0 2.3.2 3.1.6
fair_annotation ^2.3.0 2.3.0 2.3.0
fair_dart2dsl ^1.6.1 1.6.1 1.6.1
fair_dart2js ^1.6.0 1.6.0 1.6.0
glob ^2.0.1 2.1.3 2.1.3
http ^0.13.3 0.13.6 1.6.0
intl ^0.17.0 0.17.0 0.20.2
path ^1.8.0 1.9.1 1.9.1
pedantic ^1.11.1 1.11.1 1.11.1 Discontinued
process ^4.2.2 4.2.4 5.0.5
source_gen ^1.2.2 1.5.0 4.2.0
yaml ^3.0.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 61.0.0 96.0.0
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
file - 6.1.4 7.0.1
http_parser - 4.1.2 4.1.2
json_annotation - 4.11.0 4.11.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
package_config - 2.2.0 2.2.0
platform - 3.1.6 3.1.6
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
source_span - 1.10.2 1.10.2
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
watcher - 1.2.1 1.2.1

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

Found 9 issues. Showing the first 2:

The constraint `^5.5.0` on analyzer does not support the stable version `6.0.0`.

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

The constraint `^3.3.0` on archive does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions archive 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, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
115
points
170
downloads

Publisher

unverified uploader

Weekly Downloads

A complier which can generate Fair bundle for widget with annotation.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, archive, build, build_config, crypto, dart_style, fair_annotation, fair_dart2dsl, fair_dart2js, glob, http, intl, path, pedantic, process, source_gen, yaml

More

Packages that depend on fair_compiler