cordova-plugin-ImagePicker多图选择插件

直接下载不了插件?cordova-plugin-ImagePicker 的压缩包版就挺实用的。ionic3 项目里,如果你想做个像微信那样的相册选图功能,用这个插件还挺顺。嗯,原作者的那个 GitHub 地址经常抽风,cordova plugin add老是失败,不如自己下包打好放着,省事。

ImagePicker 插件支持多图选择,路径返回也清晰。你可以指定最大数量、质量啥的,基本能覆盖常用场景。适合做用户头像上传、发布图文内容那种功能,响应也快,兼容也还行。注意权限配置要加全,Android 和 iOS 都别落下。

你要是初次折腾 ionic3 + cordova,建议先把基础环境配好。像 ionic+cordova 学习_环境全面安装指南 这类文章还蛮靠谱,跟着来不容易踩坑。

还有哦,如果你是做企业级那种项目,比如问答社区之类的,Ionic3 多平台企业级问答社区开发 这套内容挺系统,插件选型也有提到这个 ImagePicker。

cordova-plugin-ImagePicker 这插件功能简单但实用,配合好 UI 样式,效果就挺微信的。你如果老遇到插件下载失败的情况,像我这样把插件打包存着,以后省心不少。

zip
cordova-plugin-ImagePicker-master.zip 预估大小:146个文件
file
index.html 3KB
file
README.md 55B
file
010-update-android-manifest.js 1KB
file
ImagePicker.js 2KB
file
package.json 747B
file
android.png 223KB
file
ios.jpg 34KB
file
LICENSE 1KB
file
UIImage+Luban_iOS_Extension_h.h 557B
file
UIImage+Luban_iOS_Extension_h.m 13KB
file
ImagePickerMain.m 36KB
file
ImagePickerMain.h 2KB
file
TZImageUploadOperation.h 305B
file
TZPhotoPreviewController.m 28KB
file
LxGridViewFlowLayout.m 16KB
file
TZVideoPlayerController.h 312B
file
TZAssetCell.m 17KB
file
LxGridViewFlowLayout.h 2KB
file
TZGifPhotoPreviewController.h 325B
file
UIView+Layout.m 3KB
file
TZPhotoPreviewCell.m 17KB
file
TZPhotoPreviewController.h 1KB
file
TZProgressView.m 2KB
file
NSBundle+TZImagePicker.m 930B
file
TZVideoPlayerController.m 9KB
file
TZPhotoPickerController.h 473B
file
TZPhotoPickerController.m 49KB
file
TZTestCell.m 3KB
file
TZGifPhotoPreviewController.m 6KB
file
TZImageRequestOperation.h 1KB
file
TZAssetModel.m 2KB
file
TZImageManager.h 8KB
file
TZImagePickerController.m 35KB
file
TZLocationManager.m 3KB
file
NSBundle+TZImagePicker.h 398B
file
TZImageRequestOperation.m 2KB
file
TZImageCropManager.h 1KB
file
TZPhotoPreviewCell.h 2KB
file
TZAssetCell.h 2KB
file
Localizable.strings 2KB
file
photo_original_sel@2x.png 620B
file
photo_def_photoPickerVc@2x.png 1KB
file
preview_original_def@2x.png 392B
file
Root.plist 1KB
file
photo_def_previewVc@2x.png 1KB
file
MMVideoPreviewPlayHL@2x.png 4KB
file
TableViewArrow@2x.png 299B
file
photo_number_icon@2x.png 501B
file
Localizable.strings 2KB
file
MMVideoPreviewPlay@2x.png 4KB
file
photo_sel_photoPickerVc@2x.png 1006B
file
preview_number_icon@2x.png 501B
file
Localizable.strings 2KB
file
takePicture@2x.png 3KB
file
navi_back@2x.png 116B
file
photo_original_def@2x.png 2KB
file
VideoSendIcon@2x.png 223B
file
takePicture80@2x.png 1KB
file
photo_sel_previewVc@2x.png 1KB
file
Localizable.strings 3KB
file
TZImageUploadOperation.m 3KB
file
TZAssetModel.h 2KB
file
TZTestCell.h 545B
file
TZImagePickerController.h 22KB
file
TZImageManager.m 44KB
file
TZImageCropManager.m 8KB
file
TZLocationManager.h 811B
file
UIView+Layout.h 1KB
file
TZProgressView.h 263B
file
bg_folder_item.xml 274B
file
multi_image_chooser_strings.xml 1KB
file
radio_item_checked.xml 342B
file
bg_image_folder.xml 815B
file
selector_grid_camera_bg.xml 253B
file
ic_vector_check.xml 353B
file
ic_vector_delete.xml 369B
file
bg_btn_nor.xml 204B
file
ic_default_image.xml 240B
file
selector_top_ok.xml 420B
file
bg_btn_dis.xml 189B
file
ic_arrow_back.xml 352B
file
selector_back_press.xml 426B
file
selector_item_checked.xml 346B
file
bg_btn_pre.xml 189B
file
bg_folder_item.xml 257B
file
ic_cover_shade.xml 243B
file
multi_image_chooser_strings.xml 1KB
file
attrs.xml 569B
file
multi_image_chooser_colors.xml 846B
file
multi_image_chooser_strings.xml 1KB
file
checkbox_checked.png 316B
file
grid_camera.png 592B
file
radio_checked.png 2KB
file
radio_normal.png 1KB
file
checkbox_normal.png 162B
file
text_indicator.png 160B
file
top_in.xml 199B
file
fade_in.xml 840B
file
fade_out.xml 840B
file
hide_to_bottom.xml 330B
file
top_out.xml 846B
file
show_from_bottom.xml 330B
file
activity_image_crop.xml 2KB
file
activity_image_preview.xml 2KB
file
activity_image_grid.xml 4KB
file
ip_dialog_loading.xml 930B
file
adapter_folder_list_item.xml 2KB
file
include_top_bar.xml 2KB
file
pop_folder.xml 1KB
file
adapter_image_list_item.xml 2KB
file
adapter_camera_item.xml 732B
file
imagepicker_provider_paths.xml 166B
file
ImagePickerMain.java 10KB
file
DataHolder.java 1KB
file
ImageDataSource.java 7KB
file
ImageItem.java 2KB
file
ImageFolder.java 1KB
file
FolderPopUpWindow.java 5KB
file
SystemBarTintManager.java 20KB
file
CropImageView.java 31KB
file
SuperCheckBox.java 1KB
file
ViewPagerFixed.java 1KB
file
GridSpacingItemDecoration.java 2KB
file
ImageLoader.java 829B
file
ImagePreviewActivity.java 12KB
file
ImagePreviewBaseActivity.java 5KB
file
ImageCropActivity.java 5KB
file
ImageBaseActivity.java 3KB
file
ImagePreviewDelActivity.java 6KB
file
ImageGridActivity.java 21KB
file
ImagePageAdapter.java 3KB
file
ImageRecyclerAdapter.java 9KB
file
ImageFolderAdapter.java 5KB
file
ImagePicker.java 14KB
file
ImagePickerProvider.java 301B
file
NavigationBarChangeListener.java 3KB
file
BitmapUtil.java 3KB
file
ProviderUtil.java 363B
file
InnerToaster.java 1KB
file
Utils.java 4KB
file
GlideImageLoader.java 2KB
file
imagepicker.gradle 904B
file
README.md 4KB
file
.gitignore 103B
file
plugin.xml 16KB
file
README.md 7KB
...
zip 文件大小:484.25KB