eggnstone_flutter 4.3.4 copy "eggnstone_flutter: ^4.3.4" to clipboard
eggnstone_flutter: ^4.3.4 copied to clipboard

A collection of Flutter tools, including wrappers for Logging, Analytics and Crashlytics.

1
likes
140/ 160
pub points
904
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
10 / 20trigger folding of the section

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

49 out of 164 API elements (29.9 %) have documentation comments.

Some symbols that are missing documentation: eggnstone_flutter.ActionLink, eggnstone_flutter.ActionLink.ActionLink.new, eggnstone_flutter.ActionLink.fontSizeFactor, eggnstone_flutter.ActionLink.onTap, eggnstone_flutter.ActionLink.text.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:eggnstone_flutter/eggnstone_flutter.dart that imports:
  • package:eggnstone_flutter/src/Widgets/HyperLink.dart that imports:
  • package:eggnstone_flutter/src/Widgets/ActionLink.dart that imports:
  • package:eggnstone_flutter/src/Tools/PlatformTools/PlatformNonWebTools.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.

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

Found 92 issues. Showing the first 2:

INFO: The file name 'DateExtension.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/DateAndTime/DateExtension.dart

INFO: The file name 'TimeExtension.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/DateAndTime/TimeExtension.dart

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
eggnstone_dart ^1.4.0 1.4.1 1.4.1
get_it ^8.0.3 8.0.3 8.0.3
intl ^0.20.2 0.20.2 0.20.2
shared_preferences ^2.5.3 2.5.3 2.5.3
url_launcher ^6.3.1 6.3.1 6.3.1
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
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
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
freezed_annotation - 3.0.0 3.0.0
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
sprintf - 7.0.0 7.0.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.1.5
xdg_directories - 1.1.0 1.1.0

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.21, Flutter 3.29.3, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
904
downloads

Publisher

verified publishereggnstone.dev

Weekly Downloads

A collection of Flutter tools, including wrappers for Logging, Analytics and Crashlytics.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

eggnstone_dart, flutter, get_it, intl, shared_preferences, url_launcher, web

More

Packages that depend on eggnstone_flutter