flutter_easy 3.11.0 copy "flutter_easy: ^3.11.0" to clipboard
flutter_easy: ^3.11.0 copied to clipboard

A common Flutter package.

2
likes
140/ 160
pub points
726
downloads

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

Failed report section
Follow Dart file conventions
20 / 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 60 to 180 characters to describe the package, what it does, and its target use case.

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: 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

1033 out of 2831 API elements (36.5 %) have documentation comments.

Some symbols that are missing documentation: adapt_util, adapt_util.AdaptUtil, adapt_util.AdaptUtil.devicePixelRatio, adapt_util.AdaptUtil.dp, adapt_util.AdaptUtil.init.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Web`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:flutter_easy/utils/src/logger_util.dart that imports:
  • package:flutter_easy/utils/src/global_util.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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

Package does not support platform `Android`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:flutter_easy/utils/src/package_info_util.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:flutter_easy/utils/src/package_info_util.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:share_plus/share_plus.dart that imports:
  • package:share_plus/src/share_plus_linux.dart that imports:
  • package:url_launcher_linux/url_launcher_linux.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:flutter_easy/utils/src/package_info_util.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/share_util.dart that imports:
  • package:flutter_easy/utils/src/package_info_util.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_easy/flutter_easy.dart that imports:
  • package:flutter_easy/utils/export.dart that imports:
  • package:flutter_easy/utils/src/vendor_util.dart that imports:
  • package:extended_image/extended_image.dart that imports:
  • package:extended_image/src/utils.dart that imports:
  • package:extended_image/src/gesture/slide_page.dart that imports:
  • package:extended_image/src/gesture/utils.dart that imports:
  • package:extended_image/src/typedef.dart that imports:
  • package:extended_image/src/editor/editor_config.dart that imports:
  • package:extended_image/src/editor/editor.dart that imports:
  • package:extended_image/src/extended_image.dart that imports:
  • package:extended_image_library/extended_image_library.dart that imports:
  • package:extended_image_library/src/network/extended_network_image_provider.dart that imports:
  • package:extended_image_library/src/network/network_image_io.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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 23 issues. Showing the first 2:

INFO: The type parameter 'T' shadows a type parameter from the enclosing class.

lib/components/src/base_state.dart:119:21

    ╷
119 │   void updateResult<T>({required Result result, BaseComputeResult? compute}) {
    │                     ^
    ╵

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

INFO: The type parameter 'T' shadows a type parameter from the enclosing class.

lib/components/src/base_state.dart:336:28

    ╷
336 │   void updateRefreshResult<T>(Result result,
    │                            ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/components/src/base_state.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
bot_toast ^4.1.3 4.1.3 4.1.3
card_swiper ^3.0.1 3.0.1 3.0.1
connectivity_plus ^6.1.3 6.1.3 6.1.3
convert ^3.1.2 3.1.2 3.1.2
crypto ^3.0.6 3.0.6 3.0.6
dart_art ^0.1.0+1 0.1.0+1 0.1.0+1
device_info_plus ^11.3.0 11.3.0 11.3.0
dio ^5.7.0 5.8.0+1 5.8.0+1
encrypt ^5.0.3 5.0.3 5.0.3
extended_image ^9.1.0 9.1.0 9.1.0
flutter flutter 0.0.0 0.0.0
flutter_easyloading ^3.0.5 3.0.5 3.0.5
flutter_rating_bar ^4.0.1 4.0.1 4.0.1
flutter_staggered_grid_view ^0.7.0 0.7.0 0.7.0
get ^4.7.2 4.7.2 4.7.2
image ^4.5.2 4.5.2 4.5.2
intl ^0.20.2 0.20.2 0.20.2
package_info_plus ^8.2.1 8.2.1 8.2.1
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
pull_to_refresh ^2.0.0 2.0.0 2.0.0
session ^1.3.4 1.3.4 1.3.4
share_plus ^10.1.4 10.1.4 10.1.4
shared_preferences ^2.5.2 2.5.2 2.5.2
shared_preferences_platform_interface ^2.4.1 2.4.1 2.4.1
shared_preferences_web ^2.4.2 2.4.2 2.4.2
shimmer ^3.0.0 3.0.0 3.0.0
url_launcher ^6.3.1 6.3.1 6.3.1
uuid ^4.5.1 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest
archive - 4.0.2 4.0.2
args - 2.6.0 2.6.0
asn1lib - 1.5.9 1.5.9
async - 2.13.0 2.13.0
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.1
cross_file - 0.3.4+2 0.3.4+2
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.2 7.0.2
dio_web_adapter - 2.1.0 2.1.0
extended_image_library - 4.0.6 4.0.6
ffi - 2.1.3 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_spinkit - 5.2.1 5.2.1
flutter_web_plugins - 0.0.0 0.0.0
http - 1.3.0 1.3.0
http_client_helper - 3.0.0 3.0.0
http_parser - 4.1.2 4.1.2
js - 0.7.1 0.7.2
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 2.0.0 2.0.0
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 3.1.0 3.1.0
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.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
petitparser - 6.0.2 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
posix - 6.0.1 6.0.1
share_plus_platform_interface - 5.0.2 5.0.2
shared_preferences_android - 2.4.5 2.4.5
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
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.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
win32 - 5.10.1 5.10.1
win32_registry - 1.1.5 2.0.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.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.18, Flutter 3.27.4, Dart 3.6.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: