image_collage_widget_updated 1.0.1
image_collage_widget_updated: ^1.0.1 copied to clipboard
A flutter package, that lets you create 11 different types of modern photomontage which allows selecting images from photo library and taking new pictures with the camera.
We analyzed this package 8 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
64 out of 117 API elements (54.7 %) have documentation comments.
Some symbols that are missing documentation: CollageType, collage_bloc, collage_bloc.CollageBloc, collage_bloc.CollageBloc.CollageBloc.new, collage_bloc.CollageBloc.collageType.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:image_collage_widget_updated/blocs/collage_bloc.dartthat imports:package:image_collage_widget_updated/utils/permissions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `macOS`.
Because:
package:image_collage_widget_updated/blocs/collage_bloc.dartthat imports:package:image_collage_widget_updated/utils/permissions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows.
Package does not support platform `Web`.
Because:
package:image_collage_widget_updated/blocs/collage_bloc.dartthat imports:package:image_collage_widget_updated/utils/permissions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows.
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:image_collage_widget_updated/blocs/collage_bloc.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/winrt.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:image_collage_widget_updated/blocs/collage_bloc.dartthat imports:package:file_picker/file_picker.dartthat imports:package:file_picker/src/file_picker.dartthat imports:package:file_picker/src/windows/file_picker_windows.dartthat imports:package:win32/winrt.dartthat declares support for platforms:Windows.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 52 issues. Showing the first 2:
WARNING: The member 'platform' can only be used within 'package:image_picker/image_picker.dart' or a test.
lib/blocs/collage_bloc.dart:76:43
╷
76 │ PickedFile? image = await ImagePicker.platform.pickImage(
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/blocs/collage_bloc.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
lib/blocs/collage_bloc.dart:155:31
╷
155 │ int maxImage = maxCount != null ? maxCount : 6;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/blocs/collage_bloc.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
equatable |
^2.0.3 |
2.0.8 | 2.0.8 | |
file_manager |
^1.0.0 |
1.0.2 | 1.0.2 | |
file_picker |
^5.2.6 |
5.2.10 | 10.3.10 | |
flutter_bloc |
^8.0.0 |
8.1.6 | 9.1.1 | |
flutter_staggered_grid_view |
^0.4.1 |
0.4.1 | 0.7.0 | |
image_picker |
^0.8.4+4 |
0.8.9 | 1.2.1 | |
permission_handler |
^10.0.0 |
10.4.5 | 12.0.1 | |
share_plus |
^6.3.2 |
6.3.4 | 12.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 8.1.4 | 9.2.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
code_assets |
- | 1.0.0 | 1.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+2 | 0.3.5+2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 6.1.4 | 7.0.1 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_plugin_android_lifecycle |
- | 2.0.33 | 2.0.33 | |
glob |
- | 2.1.3 | 2.1.3 | |
hooks |
- | 1.0.2 | 1.0.2 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker_android |
- | 0.8.13+14 | 0.8.13+14 | |
image_picker_for_web |
- | 2.2.0 | 3.1.1 | |
image_picker_ios |
- | 0.8.13+6 | 0.8.13+6 | |
image_picker_linux |
- | 0.2.2 | 0.2.2 | |
image_picker_macos |
- | 0.2.2+1 | 0.2.2+1 | |
image_picker_platform_interface |
- | 2.11.1 | 2.11.1 | |
image_picker_windows |
- | 0.2.2 | 0.2.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
mime |
- | 1.0.6 | 2.0.0 | |
native_toolchain_c |
- | 0.17.6 | 0.17.6 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.3.0 | 9.3.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
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 | |
permission_handler_android |
- | 10.3.6 | 13.0.1 | |
permission_handler_apple |
- | 9.1.4 | 9.4.7 | |
permission_handler_platform_interface |
- | 3.12.0 | 4.3.0 | |
permission_handler_windows |
- | 0.1.3 | 0.2.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
share_plus_platform_interface |
- | 3.4.0 | 6.1.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 3.1.4 | 6.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 6 issues. Showing the first 2:
The constraint `^5.2.6` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^8.0.0` 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.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.