macrofit 0.0.2-alpha copy "macrofit: ^0.0.2-alpha" to clipboard
macrofit: ^0.0.2-alpha copied to clipboard

A macro version of retrofit.dart

9
likes
140/ 160
pub points
32%
popularity

We analyzed this package 35 hours ago, and awarded it 140 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

The package description is too short.

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

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: macrofit,
    • contains a version property, and,
    • does not contain a publish_to property.

pubspec.yaml from the repository has no repository or homepage URL.

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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

17 out of 78 API elements (21.8 %) have documentation comments.

Some symbols that are missing documentation: annotations, annotations.Body.as, annotations.Part.as, annotations.Query.as, client_macro.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

  • Running dart format failed:
Changed /tmp/pana_QTPZTT/lib/annotations.dart
Changed /tmp/pana_QTPZTT/lib/signatures.dart
Formatted 3 files (2 changed) in 0.51 seconds.
Could not format because the source could not be parsed:

line 6, column 1 of ../../pana_QTPZTT/lib/client_macro.dart: This requires the 'macros' language feature to be enabled.
  ╷
6 │ macro class RestClient implements ClassDeclarationsMacro {
  │ ^^^^^
  ╵```
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
collection ^1.18.0 1.18.0 1.19.0
dio ^5.5.0+1 5.7.0 5.7.0
flutter flutter 0.0.0 0.0.0
macros ^0.1.0-main.5 0.1.2-main.4 0.1.3-main.0
Transitive dependencies
Package Constraint Compatible Latest
_macros - 0.3.2 0.3.2
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
dio_web_adapter - 2.0.0 2.0.0
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 1.0.0 1.0.0

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

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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.

9
likes
140
pub points
32%
popularity

Publisher

verified publishersurf.ru

A macro version of retrofit.dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, dio, flutter, macros

More

Packages that depend on macrofit