pro_editor_image_toni 1.0.0
pro_editor_image_toni: ^1.0.0 copied to clipboard
A Flutter image editor: Seamlessly enhance your images with user-friendly editing features.
We analyzed this package 14 hours ago, and awarded it 130 pub points (of a possible 160):
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
.
10/10 points: 20% or more of the public API has dartdoc comments
876 out of 1111 API elements (78.8 %) 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
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:vibration_platform_interface/vibration_platform_interface.dart
that imports:package:vibration_platform_interface/src/method_channel_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:vibration_platform_interface/vibration_platform_interface.dart
that imports:package:vibration_platform_interface/src/method_channel_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
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:pro_editor_image_toni/models/editor_configs/crop_rotate_editor_configs.dart
that imports:package:extended_image/extended_image.dart
that imports:package:extended_image/src/utils.dart
that imports:package:extended_image/src/extended_image.dart
that imports:package:extended_image/src/editor/editor.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 20 issues. Showing the first 2:
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: This default clause is covered by the previous cases.
lib/modules/paint_editor/utils/draw/draw_canvas.dart:156:7
╷
156 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/modules/paint_editor/utils/draw/draw_canvas.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cached_network_image |
^3.3.1 |
3.4.1 | 3.4.1 | |
colorfilter_generator |
^0.0.8 |
0.0.8 | 0.0.8 | |
emoji_picker_flutter |
^2.0.0 |
2.1.1 | 4.3.0 | |
extended_image |
^8.2.0 |
8.3.1 | 10.0.1 | |
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.3.0 | 1.3.0 | |
image |
^4.1.7 |
4.5.4 | 4.5.4 | |
image_editor |
^1.3.0 |
1.6.0 | 1.6.0 | |
rounded_background_text |
^0.5.0 |
0.5.0 | 0.6.0 | |
screenshot |
^2.1.0 |
2.5.0 | 3.0.0 | |
vibration |
^1.8.4 |
1.9.0 | 3.1.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
archive |
- | 4.0.6 | 4.0.6 | |
async |
- | 2.13.0 | 2.13.0 | |
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.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
device_info_plus |
- | 11.4.0 | 11.4.0 | |
device_info_plus_platform_interface |
- | 7.0.2 | 7.0.2 | |
extended_image_library |
- | 4.0.6 | 5.0.0 | |
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 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_editor_common |
- | 1.2.0 | 1.2.0 | |
image_editor_ohos |
- | 0.0.9 | 0.0.9 | |
image_editor_platform_interface |
- | 1.1.0 | 1.1.0 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
matrix2d |
- | 1.0.4 | 1.0.4 | |
meta |
- | 1.16.0 | 1.16.0 | |
octo_image |
- | 2.1.0 | 2.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
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.1.0 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.0.2 | 6.0.2 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sqflite |
- | 2.4.2 | 2.4.2 | |
sqflite_android |
- | 2.4.1 | 2.4.1 | |
sqflite_common |
- | 2.5.5 | 2.5.5 | |
sqflite_darwin |
- | 2.4.2 | 2.4.2 | |
sqflite_platform_interface |
- | 2.4.0 | 2.4.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.3.1 | 3.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
vibration_platform_interface |
- | 0.0.3 | 0.1.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.12.0 | 5.12.0 | |
win32_registry |
- | 2.1.0 | 2.1.0 | |
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
.
Found 6 issues. Showing the first 2:
The constraint `^2.0.0` on emoji_picker_flutter does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions emoji_picker_flutter
to update the constraint.
The constraint `^8.2.0` on extended_image does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions extended_image
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.