locale_settings_hive 1.0.0 copy "locale_settings_hive: ^1.0.0" to clipboard
locale_settings_hive: ^1.0.0 copied to clipboard

Implementation of locale_settings for platforms which don't support settings per app using hive

0
likes
140/ 160
pub points
15
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting locale_settings_hive... Discovering libraries... Linking elements... Precaching local docs for 639289 elements... Initialized dartdoc with 823 libraries Generating docs for library locale_settings_hive.dart from package:locale_settings_hive/locale_settings_hive.dart... Generating docs for library locale_settings_hive_web.dart from package:locale_settings_hive/locale_settings_hive_web.dart... Documented 2 public libraries in 84.8 seconds ERR: warning: locale_settings_hive has no library level documentation comments from locale_settings_hive: (file:///tmp/pana_UGYOLK/lib/locale_settings_hive.dart:1:1) warning: locale_settings_hive has no library level documentation comments from locale_settings_hive: (file:///tmp/pana_UGYOLK/lib/locale_settings_hive_web.dart:1:1) error: file already written at "locale_settings_hive/index.html" for symbol locale_settings_hive: (file:///tmp/pana_UGYOLK/lib/locale_settings_hive_web.dart:1:1) conflicting with file already generated by locale_settings_hive: (file:///tmp/pana_UGYOLK/lib/locale_settings_hive.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'locale_settings_hive' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library [18 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows

  • ✓ Linux

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

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

Because:

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

Because:

  • package:locale_settings_hive/locale_settings_hive.dart that declares support for platforms: Windows, Linux, Web.

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

Package does not support platform `Windows`.

Because:

  • package:locale_settings_hive/locale_settings_hive.dart that imports:
  • package:locale_settings/locale_settings_platform_interface.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:locale_settings_hive/locale_settings_hive.dart that imports:
  • package:locale_settings/locale_settings_platform_interface.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:locale_settings_hive/locale_settings_hive.dart that imports:
  • package:locale_settings/locale_settings_platform_interface.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:locale_settings_hive/locale_settings_hive.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
hive ^2.0.0 2.2.3 2.2.3
locale_settings ^1.0.0 1.0.0 1.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
plugin_platform_interface - 2.1.8 2.1.8
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.5

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

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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
15
downloads

Publisher

verified publisheropdehipt.com

Weekly Downloads

Implementation of locale_settings for platforms which don't support settings per app using hive

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, hive, locale_settings

More

Packages that depend on locale_settings_hive