epos_frontend_shared 1.5.14 copy "epos_frontend_shared: ^1.5.14" to clipboard
epos_frontend_shared: ^1.5.14 copied to clipboard

A flutter package project.

105/ 160
pub points
2.76k
downloads

We analyzed this package 23 hours ago, and awarded it 105 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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 ("1.5.14").

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.

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

552 out of 2739 API elements (20.2 %) have documentation comments.

Some symbols that are missing documentation: app_localizations, app_localizations.AppLocalizations.AppLocalizations.new, app_localizations.AppLocalizations.delegate, app_localizations.AppLocalizations.localeName, app_localizations.AppLocalizations.of.

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:epos_frontend_shared/shared.dart that imports:
  • package:epos_frontend_shared/utils/shared_utils.dart that imports:
  • package:epos_frontend_shared/widgets_360f.dart that imports:
  • package:epos_frontend_shared/widgets/custom/S360fTermsCheckbox/main.dart that imports:
  • package:flutter_markdown/flutter_markdown.dart that imports:
  • package:flutter_markdown/src/widget.dart that imports:
  • package:flutter_markdown/src/_functions_io.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.cn/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 2360 issues. Showing the first 2:

WARNING: Unused import: 'package:epos_frontend_shared/localization/local_utils.dart'.

lib/utils/shared_utils.dart:1:8

  ╷
1 │ import 'package:epos_frontend_shared/localization/local_utils.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/utils/shared_utils.dart

WARNING: The generic type 'List

lib/validation_form/utils/form_data_utils.dart:88:26

   ╷
88 │ void _extendListIfNeeded(List current, int index) {
   │                          ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/validation_form/utils/form_data_utils.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
cached_network_image ^3.4.1 3.4.1 3.4.1
carousel_slider ^5.1.1 5.1.1 5.1.1
collection ^1.18.0 1.19.1 1.19.1
countries_world_map ^1.3.0 1.3.0 1.3.0
crypto ^3.0.6 3.0.7 3.0.7
dio ^5.7.0 5.9.0 5.9.0
fl_chart 1.0.0 1.0.0 1.1.1
flutter_animate ^4.5.2 4.5.2 4.5.2
flutter_markdown ^0.6.18 0.6.23 0.7.7+1 Discontinued
flutter_secure_storage 10.0.0-beta.4 10.0.0-beta.4 10.0.0-beta.4
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
flutter_svg ^2.0.16 2.2.1 2.2.1
get ^4.7.2 4.7.2 4.7.2
go_router ^14.6.2 14.8.1 16.3.0
google_fonts ^6.2.1 6.3.2 6.3.2
hexcolor ^3.0.1 3.0.1 3.0.1
hijri ^3.0.0 3.0.0 3.0.0
hive ^2.2.3 2.2.3 2.2.3
http ^1.2.2 1.5.0 1.5.0
intl ^0.20.2 0.20.2 0.20.2
logger ^2.5.0 2.6.2 2.6.2
lottie ^3.2.0 3.3.2 3.3.2
ming_cute_icons ^0.0.7 0.0.7 0.0.7
pdfrx ^2.1.19 2.2.8 2.2.8
permission_handler ^11.3.1 11.4.0 12.0.1
provider ^6.1.2 6.1.5+1 6.1.5+1
sizer ^3.0.4 3.1.3 3.1.3
skeletonizer ^2.1.0+1 2.1.0+1 2.1.0+1
timeago ^3.7.0 3.7.1 3.7.1
timezone ^0.10.1 0.10.1 0.10.1
transparent_image ^2.0.1 2.0.1 2.0.1
universal_web ^1.1.1 1.1.1+1 1.1.1+1
uuid ^4.5.1 4.5.2 4.5.2
web ^1.1.1 1.1.1 1.1.1
webview_all ^0.5.2 0.5.2 0.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 85.0.0 92.0.0
abutil - 0.1.2 0.2.1
analyzer - 7.7.1 9.0.0
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
checked_yaml - 2.0.4 2.0.4
cli_config - 0.2.0 0.2.0
cli_util - 0.4.2 0.4.2
clock - 1.1.2 1.1.2
convert - 3.1.2 3.1.2
coverage - 1.15.0 1.15.0
csslib - 1.0.2 1.0.2
dart_pubspec_licenses - 3.0.14 3.0.14
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_secure_storage_darwin - 0.1.0 0.1.0
flutter_secure_storage_linux - 2.0.1 2.0.1
flutter_secure_storage_platform_interface - 2.0.1 2.0.1
flutter_secure_storage_web - 2.0.0 2.0.0
flutter_secure_storage_windows - 4.0.0 4.0.0
flutter_shaders - 0.1.3 0.1.3
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
html - 0.15.6 0.15.6
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
lints - 5.1.1 6.0.0
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
node_preamble - 2.0.2 2.0.2
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 2.2.0
pana - 0.22.21 0.23.1
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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
pdfrx_engine - 0.2.4 0.2.4
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
posix - 6.0.3 6.0.3
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
quantity - 3.0.2 4.0.0
retry - 3.1.2 3.1.2
rxdart - 0.28.0 0.28.0
safe_url_check - 1.1.2 1.1.2
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
tar - 2.0.1 2.0.1
term_glyph - 1.2.2 1.2.2
test - 1.26.3 1.26.3
test_api - 0.7.7 0.7.7
test_core - 0.6.12 0.6.12
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.5 6.3.5
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.4 3.2.4
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_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
watcher - 1.1.4 1.1.4
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
webview_all_cef - 0.5.1 0.5.1
webview_flutter - 4.13.0 4.13.0
webview_flutter_android - 4.10.5 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_web - 0.2.3+4 0.2.3+4
webview_flutter_wkwebview - 3.23.2 3.23.2
webview_windows - 0.4.0 0.4.0
win32 - 5.15.0 5.15.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 5 issues. Showing the first 2:

The constraint `1.0.0` on fl_chart does not support the stable version `1.1.0`.

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

The constraint `^0.6.18` on flutter_markdown does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions flutter_markdown 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.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: