flutterw_build_aar 0.1.0 copy "flutterw_build_aar: ^0.1.0" to clipboard
flutterw_build_aar: ^0.1.0 copied to clipboard

Build aar command hook for flutterw. Install this package and configure it to script build:aar for flutterw. It will work with flutterw build aar.

0
likes
140/ 160
pub points
28%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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

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

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Linux

  • ✓ macOS

  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

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.

OK
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest
path ^1.8.0 1.9.1 1.9.1
pubspec ^2.3.0 2.3.0 2.3.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
boolean_selector - 2.1.2 2.1.2
collection - 1.19.1 1.19.1
matcher - 0.12.17 0.12.17
meta - 1.16.0 1.16.0
pub_semver - 2.1.4 2.1.4
quiver - 3.2.2 3.2.2
source_span - 1.10.0 1.10.0
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.4 0.7.4
uri - 1.0.0 1.0.0
yaml - 3.1.2 3.1.2

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • UNDEFINED_GETTER - bin/flutterw_build_aar.dart:22:58 - The getter 'canonicalizedVersion' isn't defined for the type 'Version'.
  • UNDEFINED_GETTER - bin/flutterw_build_aar.dart:25:49 - The getter 'canonicalizedVersion' isn't defined for the type 'Version'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.15, Dart 3.5.4.

Check the analysis log for details.

0
likes
140
pub points
28%
popularity

Publisher

unverified uploader

Build aar command hook for flutterw. Install this package and configure it to script build:aar for flutterw. It will work with flutterw build aar.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

path, pubspec

More

Packages that depend on flutterw_build_aar