excel_localization 0.1.8 copy "excel_localization: ^0.1.8" to clipboard
excel_localization: ^0.1.8 copied to clipboard

This excel localization is project that user can use to generate variable values for using localisation. and manage localization without context.

125/ 160
pub points
70
downloads

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

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

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

`CHANGELOG.md` does not contain reference to the current version ("0.1.8").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

4 out of 12 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: excel_localization, excel_localization.ExcelLocalizaton, excel_localization.ExcelLocalizaton.ExcelLocalizaton.new, excel_localization.ExcelLocalizaton.generate, excel_localization_runner.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:excel_localization/excel_localization.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:excel_localization/excel_localization.dart that declares support for platforms: Android, iOS, Windows, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:excel_localization/excel_localization.dart that imports:
  • package:excel_localization/src/services/excel_localization.dart that imports:
  • package:excel_localization/src/services/validation/validator.dart that imports:
  • package:excel_localization/src/services/parsing/file_parser.dart that imports:
  • package:excel_localization/src/utils/flappy_logger.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:excel_localization/excel_localization.dart that imports:
  • package:excel_localization/src/services/excel_localization.dart that imports:
  • package:excel_localization/src/services/validation/validator.dart that imports:
  • package:excel_localization/src/services/parsing/file_parser.dart that imports:
  • package:excel_localization/src/utils/flappy_logger.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

It does not contain ios/excel_localization/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/excel_localization_web.dart:6:1

  ╷
6 │ import 'dart:html' as html show window;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/excel_localization_web.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
csv ^5.0.0 5.1.1 7.1.0
dart_style ^2.0.1 2.3.6 3.1.5
excel 2.0.0-null-safety-3 2.0.0-null-safety-3 4.0.6
meta ^1.3.0 1.17.0 1.18.1
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 95.0.0
analyzer - 6.4.1 10.1.0
archive - 3.6.1 4.0.9
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
equatable - 2.0.8 2.0.8
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
intl - 0.20.2 0.20.2
material_color_utilities - 0.13.0 0.13.0
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
petitparser - 5.4.0 7.0.2
pub_semver - 2.2.0 2.2.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
xml - 5.4.1 6.6.1

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

Found 3 issues. Showing the first 2:

The constraint `^5.0.0` on csv does not support the stable version `6.0.0`.

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

The constraint `^2.0.1` on dart_style does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions dart_style 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, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
21
likes
125
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

This excel localization is project that user can use to generate variable values for using localisation. and manage localization without context.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

csv, dart_style, excel, flutter, flutter_localizations, flutter_web_plugins, meta, yaml

More

Packages that depend on excel_localization

Packages that implement excel_localization