flu_editor 1.0.4
flu_editor: ^1.0.4 copied to clipboard
local editor
We analyzed this package 3 days ago, and awarded it 85 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
407 out of 1392 API elements (29.2 %) have documentation comments.
Some symbols that are missing documentation: action_data, action_data.ActionData, action_data.ActionData.ActionData.new, action_data.ActionData.configs, action_data.ActionData.cropRatio.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:flu_editor/flu_editor.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:flu_editor/flu_editor.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:flu_editor/flu_editor.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:flu_editor/flu_editor.dartthat declares support for platforms:Android,iOS.
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:flu_editor/flu_editor.dartthat imports:package:flu_editor/pages/editor_crop_page.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:flu_editor/flu_editor.dartthat imports:package:flu_editor/pages/editor_crop_page.dartthat imports:package:vibration/vibration.dartthat imports:package:vibration_platform_interface/vibration_platform_interface.dartthat imports:package:vibration_platform_interface/src/method_channel_vibration.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32_registry/win32_registry.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 223 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:lindi_sticker_widget/lindi_controller.dart'.
lib/flu_editor.dart:35:8
╷
35 │ import 'package:lindi_sticker_widget/lindi_controller.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/flu_editor.dart
ERROR: Target of URI doesn't exist: 'package:lindi_sticker_widget/lindi_controller.dart'.
lib/pages/editor_font_page.dart:5:8
╷
5 │ import 'package:lindi_sticker_widget/lindi_controller.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/pages/editor_font_page.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
auto_size_text |
^3.0.0 |
3.0.0 | 3.0.0 | |
collection |
^1.16.0 |
1.19.1 | 1.19.1 | |
crypto |
^3.0.6 |
3.0.7 | 3.0.7 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
exif |
^3.3.0 |
3.3.0 | 3.3.0 | |
extended_image |
^9.0.4 |
9.1.0 | 10.0.1 | |
flutter_bloc |
^8.1.6 |
8.1.6 | 9.1.1 | |
flutter_cache_manager |
^3.4.1 |
3.4.1 | 3.4.1 | |
flutter_gpu_filters_interface |
^0.0.18 |
0.0.18 | 0.0.18 | |
haptic_feedback |
^0.5.1+1 |
0.5.1+2 | 0.6.4+2 | |
image |
^4.3.0 |
4.5.4 | 4.5.4 | |
image_cropper |
^8.0.2 |
8.1.0 | 11.0.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
intl_utils |
^2.8.7 |
2.8.13 | 2.8.13 | |
lindi_sticker_widget |
^1.0.1 |
1.1.0 | 1.1.0 | |
path_provider |
^2.1.4 |
2.1.5 | 2.1.5 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
rxdart |
^0.27.7 |
0.27.7 | 0.28.0 | |
vibration |
^2.0.1 |
2.1.0 | 3.1.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 92.0.0 | 92.0.0 | |
analyzer |
- | 9.0.0 | 9.0.0 | |
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.1.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
dart_style |
- | 3.1.3 | 3.1.3 | |
device_info_plus |
- | 11.5.0 | 12.3.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
extended_image_library |
- | 4.0.6 | 5.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
http |
- | 1.6.0 | 1.6.0 | |
http_client_helper |
- | 3.0.0 | 3.0.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_cropper_for_web |
- | 6.1.0 | 7.0.0 | |
image_cropper_platform_interface |
- | 7.2.0 | 8.0.0 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 |
- | 7.0.1 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
posix |
- | 6.0.3 | 6.0.3 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
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.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 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vibration_platform_interface |
- | 0.0.3 | 0.1.1 | |
watcher |
- | 1.1.4 | 1.1.4 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
win32_registry |
- | 2.1.0 | 2.1.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 7 issues. Showing the first 2:
The constraint `^9.0.4` on extended_image does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions extended_image to update the constraint.
The constraint `^8.1.6` on flutter_bloc does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions flutter_bloc 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.23.3, Flutter 3.38.2, Dart 3.10.0.
Check the analysis log for details.