kat_intl_generator 0.0.4
kat_intl_generator: ^0.0.4 copied to clipboard
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
172 out of 822 API elements (20.9 %) have documentation comments.
Some symbols that are missing documentation: extract_messages.InterpolationVisitor.InterpolationVisitor.new
, extract_messages.InterpolationVisitor.arguments
, extract_messages.InterpolationVisitor.extractedMessage
, extract_messages.InterpolationVisitor.handleSimpleInterpolation
, extract_messages.InterpolationVisitor.lookForPluralOrGender
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Android
These platforms are not supported:
Package does not support platform `iOS`.
Because:
package:kat_intl_generator/extract_messages.dart
that declares support for platforms:Android
.
Package does not support platform `Windows`.
Because:
package:kat_intl_generator/extract_messages.dart
that declares support for platforms:Android
.
Package does not support platform `Linux`.
Because:
package:kat_intl_generator/extract_messages.dart
that declares support for platforms:Android
.
Package does not support platform `macOS`.
Because:
package:kat_intl_generator/extract_messages.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:kat_intl_generator/extract_messages.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:kat_intl_generator/extract_messages.dart
that imports:package:kat_intl_generator/src/arb_generation.dart
that imports:package:kat_intl_generator/src/intl_message.dart
that imports:package:analyzer/src/dart/ast/constant_evaluator.dart
that imports:package:analyzer/dart/element/element2.dart
that imports:package:analyzer/src/dart/resolver/scope.dart
that imports:package:analyzer/src/utilities/extensions/element.dart
that imports:package:analyzer/src/dart/element/type.dart
that imports:package:analyzer/src/dart/element/type_system.dart
that imports:package:analyzer/src/generated/inference_log.dart
that imports:package:analyzer/src/generated/resolver.dart
that imports:package:analyzer/src/util/ast_data_extractor.dart
that imports:package:analyzer/dart/ast/visitor.dart
that imports:package:analyzer/dart/ast/ast.dart
that imports:package:analyzer/src/dart/ast/ast.dart
that imports:package:analyzer/src/generated/utilities_dart.dart
that imports:package:analyzer/src/dart/element/element.dart
that imports:package:analyzer/src/summary2/export.dart
that imports:package:analyzer/src/summary2/library_builder.dart
that imports:package:analyzer/src/summary2/types_builder.dart
that imports:package:analyzer/src/summary2/type_builder.dart
that imports:package:analyzer/dart/element/type.dart
that imports:package:analyzer/dart/element/element.dart
that imports:package:analyzer/src/generated/engine.dart
that imports:package:analyzer/src/dart/analysis/analysis_options.dart
that imports:package:analyzer/src/task/options.dart
that imports:package:analyzer/src/lint/registry.dart
that imports:package:analyzer/src/lint/linter.dart
that imports:package:analyzer/src/workspace/workspace.dart
that imports:package:analyzer/src/workspace/blaze.dart
that imports:package:analyzer/src/workspace/blaze_watcher.dart
that imports:package:watcher/watcher.dart
that imports:package:watcher/src/file_watcher/polling.dart
that imports:package:watcher/src/stat.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 15 issues. Showing the first 2:
INFO: An uninitialized variable should have an explicit type annotation.
bin/extract_to_arb.dart:20:7
╷
20 │ var targetDir;
│ ^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze bin/extract_to_arb.dart
INFO: An uninitialized variable should have an explicit type annotation.
bin/extract_to_arb.dart:21:7
╷
21 │ var outputFilename;
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze bin/extract_to_arb.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
analyzer |
^7.4.0 |
7.4.5 | 7.4.5 | |
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
dart_style |
^3.0.0 |
3.1.0 | 3.1.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
petitparser |
^6.1.0 |
6.1.0 | 7.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 82.0.0 | 82.0.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
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 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
watcher |
- | 1.1.2 | 1.1.2 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^6.1.0` on petitparser does not support the stable version `7.0.0`, that was published 4 days ago.
When petitparser is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions petitparser
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.21
, Flutter 3.32.1
, Dart 3.8.1
.
Check the analysis log for details.