pro_editor_image_toni 1.0.1 copy "pro_editor_image_toni: ^1.0.1" to clipboard
pro_editor_image_toni: ^1.0.1 copied to clipboard

A Flutter image editor: Seamlessly enhance your images with user-friendly editing features.

4
likes
110/ 140
pub points
48%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

876 out of 1097 API elements (79.9 %) have documentation comments.

Some symbols that are missing documentation: adaptive_dialog, aspect_ratio_button, aspect_ratio_item, auto_image, bar_color_picker.

10/10 points: Package has an example and has no issues with screenshots

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

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:pro_editor_image_toni/modules/filter_editor/widgets/image_with_multiple_filters.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor_main.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:pro_editor_image_toni/modules/filter_editor/widgets/image_with_multiple_filters.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor_main.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:pro_editor_image_toni/modules/crop_rotate_editor/crop_rotate_editor.dart that imports:
  • package:pro_editor_image_toni/modules/crop_rotate_editor/utils/crop_rotate_editor_helper.dart that imports:
  • package:image_editor/image_editor.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:pro_editor_image_toni/modules/crop_rotate_editor/crop_rotate_editor.dart that imports:
  • package:pro_editor_image_toni/modules/crop_rotate_editor/utils/crop_rotate_editor_helper.dart that imports:
  • package:image_editor/image_editor.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:pro_editor_image_toni/modules/filter_editor/widgets/image_with_multiple_filters.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor.dart that imports:
  • package:pro_editor_image_toni/pro_image_editor_main.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.
Package not compatible with platform Web

Because:

  • package:pro_editor_image_toni/models/editor_configs/emoji_editor_configs.dart that imports:
  • package:emoji_picker_flutter/emoji_picker_flutter.dart that imports:
  • package:emoji_picker_flutter/src/emoji_view/emoji_container.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker_internal_utils.dart that imports:
  • dart:io
failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: Unused import: 'package:google_fonts/google_fonts.dart'.

lib/models/layer.dart:5:8

  ╷
5 │ import 'package:google_fonts/google_fonts.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'package:google_fonts/google_fonts.dart'.

lib/pro_image_editor_main.dart:9:8

  ╷
9 │ import 'package:google_fonts/google_fonts.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
cached_network_image ^3.3.1 3.3.1 3.3.1
colorfilter_generator ^0.0.8 0.0.8 0.0.8
emoji_picker_flutter ^2.0.0 2.2.0 2.2.0
extended_image ^8.2.0 8.2.0 8.2.0
flutter flutter 0.0.0 0.0.0
flutter_font_picker ^1.4.0 1.4.0 1.4.0
google_fonts ^5.1.0 5.1.0 6.2.1
http ^1.2.0 1.2.1 1.2.1
image ^4.1.7 4.1.7 4.1.7
image_editor ^1.3.0 1.5.0 1.5.0
rounded_background_text ^0.5.0 0.5.0 0.5.0
screenshot ^2.1.0 2.3.0 2.3.0
vibration ^1.8.4 1.8.4 1.8.4
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
device_info_plus - 10.1.0 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
extended_image_library - 4.0.4 4.0.4
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_web_plugins - 0.0.0 0.0.0
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.0.2
image_editor_common - 1.1.1 1.1.1
image_editor_ohos - 0.0.7 0.0.7
image_editor_platform_interface - 1.1.0 1.1.0
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
matrix2d - 1.0.4 1.0.4
meta - 1.11.0 1.14.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 0.27.7
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^5.1.0` on google_fonts does not support the stable version `6.0.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.