insta_assets_picker 1.6.0  insta_assets_picker: ^1.6.0 copied to clipboard
insta_assets_picker: ^1.6.0 copied to clipboard
An image picker similar with Instagram, supports multi picking, crop and aspect ratio.
We analyzed this package 25 hours ago, and awarded it 140 pub points (of a possible 160):
 10/10 points: Provide a valid
 10/10 points: Provide a valid pubspec.yaml
 5/5 points: Provide a valid
 5/5 points: Provide a valid README.md
 5/5 points: Provide a valid
 5/5 points: Provide a valid CHANGELOG.md
 10/10 points: Use an OSI-approved license
 10/10 points: Use an OSI-approved license
Detected license: MIT.
 10/10 points: 20% or more of the public API has dartdoc comments
 10/10 points: 20% or more of the public API has dartdoc comments
254 out of 465 API elements (54.6 %) have documentation comments.
Some symbols that are missing documentation: insta_assets_picker, insta_assets_picker.ArabicAssetPickerTextDelegate.ArabicAssetPickerTextDelegate.new, insta_assets_picker.ArabicAssetPickerTextDelegate.accessAllTip, insta_assets_picker.ArabicAssetPickerTextDelegate.accessiblePathName, insta_assets_picker.ArabicAssetPickerTextDelegate.changeAccessibleLimitedAssets.
 10/10 points: Package has an example and has no issues with screenshots
 10/10 points: Package has an example and has no issues with screenshots
 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
 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:insta_assets_picker/insta_assets_picker.dartthat imports:
- package:wechat_assets_picker/src/delegates/asset_picker_text_delegate.dartthat imports:
- package:photo_manager/photo_manager.dartthat declares support for platforms:- Android,- iOS,- macOS.
Package does not support platform `Linux`.
Because:
- package:insta_assets_picker/insta_assets_picker.dartthat imports:
- package:wechat_assets_picker/src/delegates/asset_picker_text_delegate.dartthat imports:
- package:photo_manager/photo_manager.dartthat declares support for platforms:- Android,- iOS,- macOS.
Package does not support platform `macOS`.
Because:
- package:insta_assets_picker/insta_assets_picker.dartthat imports:
- package:insta_assets_picker/src/insta_assets_crop_controller.dartthat imports:
- package:insta_assets_crop/insta_assets_crop.dartthat declares support for platforms:- Android,- iOS.
Package does not support platform `Web`.
Because:
- package:insta_assets_picker/insta_assets_picker.dartthat imports:
- package:wechat_assets_picker/src/delegates/asset_picker_text_delegate.dartthat imports:
- package:photo_manager/photo_manager.dartthat declares support for platforms:- Android,- iOS,- macOS.
 0/0 points: WASM compatibility
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
- package:insta_assets_picker/insta_assets_picker.dartthat imports:
- package:wechat_assets_picker/src/delegates/asset_picker_text_delegate.dartthat imports:
- package:photo_manager/photo_manager.dartthat imports:
- package:photo_manager/src/utils/column_utils.dartthat 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.cn/web/wasm for details.
 40/50 points: code has no errors, warnings, lints, or formatting issues
 40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: Missing type annotation.
lib/src/insta_assets_crop_controller.dart:93:3
   ╷
93 │   dispose() {
   │   ^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/insta_assets_crop_controller.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/src/widget/circle_icon_button.dart:24:50
   ╷
24 │                   color: theme!.iconTheme.color!.withOpacity(0.5),
   │                                                  ^^^^^^^^^^^
   ╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/widget/circle_icon_button.dart
 0/10 points: All of the package dependencies are supported in the latest version
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| extended_image | ^8.1.0 | 8.3.1 | 10.0.1 | |
| fraction | ^5.0.2 | 5.0.5 | 5.0.5 | |
| insta_assets_crop | ^0.0.2 | 0.0.3 | 0.1.2 | |
| provider | ^6.0.5 | 6.1.5+1 | 6.1.5+1 | |
| wechat_assets_picker | ^8.7.1 | 8.8.1+1 | 9.8.0 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| async | - | 2.13.0 | 2.13.0 | |
| characters | - | 1.4.0 | 1.4.1 | |
| collection | - | 1.19.1 | 1.19.1 | |
| crypto | - | 3.0.6 | 3.0.6 | |
| csslib | - | 1.0.2 | 1.0.2 | |
| extended_image_library | - | 4.0.6 | 5.0.1 | |
| ffi | - | 2.1.4 | 2.1.4 | |
| html | - | 0.15.6 | 0.15.6 | |
| http | - | 1.5.0 | 1.5.0 | |
| http_client_helper | - | 3.0.0 | 3.0.0 | |
| http_parser | - | 4.1.2 | 4.1.2 | |
| js | - | 0.7.2 | 0.7.2 | Discontinued | 
| material_color_utilities | - | 0.11.1 | 0.13.0 | |
| meta | - | 1.16.0 | 1.17.0 | |
| nested | - | 1.0.0 | 1.0.0 | |
| path | - | 1.9.1 | 1.9.1 | |
| path_provider | - | 2.1.5 | 2.1.5 | |
| path_provider_android | - | 2.2.20 | 2.2.20 | |
| path_provider_foundation | - | 2.4.3 | 2.4.3 | |
| 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 | |
| photo_manager | - | 2.8.2 | 3.7.1 | |
| platform | - | 3.1.6 | 3.1.6 | |
| plugin_platform_interface | - | 2.1.8 | 2.1.8 | |
| source_span | - | 1.10.1 | 1.10.1 | |
| string_scanner | - | 1.4.1 | 1.4.1 | |
| term_glyph | - | 1.2.2 | 1.2.2 | |
| typed_data | - | 1.4.0 | 1.4.0 | |
| vector_math | - | 2.2.0 | 2.2.0 | |
| video_player | - | 2.10.0 | 2.10.0 | |
| video_player_android | - | 2.8.17 | 2.8.17 | |
| video_player_avfoundation | - | 2.8.5 | 2.8.5 | |
| video_player_platform_interface | - | 6.6.0 | 6.6.0 | |
| video_player_web | - | 2.4.0 | 2.4.0 | |
| web | - | 1.1.1 | 1.1.1 | |
| xdg_directories | - | 1.1.0 | 1.1.0 | 
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 3 issues. Showing the first 2:
The constraint `^8.1.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.
The constraint `^0.0.2` on insta_assets_crop does not support the stable version `0.1.0`.
Try running dart pub upgrade --major-versions insta_assets_crop to update the constraint.
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 20/20 points: Compatible with dependency constraint lower bounds
 20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.
Check the analysis log for details.
