auto_local 2.0.0
auto_local: ^2.0.0 copied to clipboard
A command-line tool to generate localizations for your app automatically.
We analyzed this package 14 hours ago, and awarded it 120 pub points (of a possible 160):
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: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
107 out of 145 API elements (73.8 %) have documentation comments.
Some symbols that are missing documentation: assets
, assets.Assets.Assets.new
, assets.Assets.settings
, env
, env.Env.Env.new
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:auto_local/assets/assets.dart
that imports:package:dart_widget/dart_widget.dart
that imports:package:dart_console/dart_console.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `iOS`.
Because:
package:auto_local/assets/assets.dart
that imports:package:dart_widget/dart_widget.dart
that imports:package:dart_console/dart_console.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Web`.
Because:
package:auto_local/assets/assets.dart
that imports:package:dart_widget/dart_widget.dart
that imports:package:dart_console/dart_console.dart
that declares support for platforms:Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:auto_local/assets/assets.dart
that imports:package:dart_widget/dart_widget.dart
that imports:package:dart_console/dart_console.dart
that imports:package:dart_console/src/console.dart
that imports:package:dart_console/src/ffi/win/termlib_win.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:auto_local/assets/assets.dart
that imports:package:dart_widget/dart_widget.dart
that imports:package:dart_console/dart_console.dart
that imports:package:dart_console/src/console.dart
that imports:package:dart_console/src/ffi/win/termlib_win.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:auto_local/assets/assets.dart
that imports:package:auto_local/settings.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
WARNING: The value of the field '_usingFlutterSVG' isn't used.
lib/icons/icon.dart:22:13
╷
22 │ late bool _usingFlutterSVG;
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/icons/icon.dart
/tmp/pana_XCNLAO/lib/assets/assets.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
^2.5.0 |
2.7.0 | 2.7.0 | |
crypto |
^3.0.3 |
3.0.6 | 3.0.6 | |
dart_jsonwebtoken |
^2.14.0 |
2.17.0 | 3.2.0 | |
dart_widget |
^1.0.0 |
1.0.0 | 1.0.0 | |
encrypt |
^5.0.3 |
5.0.3 | 5.0.3 | |
http |
^1.2.2 |
1.3.0 | 1.3.0 | |
path |
any |
1.9.1 | 1.9.1 | |
pointycastle |
^3.9.1 |
3.9.1 | 4.0.0 | |
pub_updater |
^0.4.0 |
0.4.0 | 0.5.0 | |
tint |
^2.0.1 |
2.0.1 | 2.0.1 | |
watcher |
^1.1.0 |
1.1.1 | 1.1.1 | |
yaml_edit |
^2.2.1 |
2.2.2 | 2.2.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dart_console |
- | 4.1.1 | 4.1.1 | |
ed25519_edwards |
- | 0.3.1 | 0.3.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.19.0 | 0.20.2 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
process |
- | 5.0.3 | 5.0.3 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^2.14.0` on dart_jsonwebtoken does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dart_jsonwebtoken
to update the constraint.
The constraint `^3.9.1` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle
to update the constraint.
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.20
, Dart 3.7.2
.
Check the analysis log for details.