2022-12-25 12:30:20 +03:00
name : gallery_picker
2022-12-29 09:40:15 +03:00
description : Gallery Picker is a flutter package that will allow you to pick media file(s), manage and navigate inside your gallery with modern tools and views.
2024-02-24 22:39:01 +03:00
version : 0.5 .1
2024-12-19 14:17:45 -03:00
publish_to : none
2022-12-25 12:30:20 +03:00
environment :
2024-02-24 22:33:52 +03:00
sdk : '>=3.0.0 <4.0.0'
2022-12-25 12:30:20 +03:00
flutter : ">=1.17.0"
dependencies :
flutter :
sdk : flutter
2024-02-24 22:33:52 +03:00
cupertino_icons : ^1.0.6
2025-04-29 14:05:59 -03:00
# photo_gallery:
# git: https://github.com/woogi-kang/photo_gallery.git
2024-12-19 14:17:45 -03:00
photo_gallery :
2025-04-29 14:11:14 -03:00
git : git@repo.besoft.com.br:steevedevops/photo_gallery.git
# path: ../photo_gallery
2024-02-24 22:33:52 +03:00
permission_handler : ^11.3.0
2023-05-16 15:46:21 +03:00
transparent_image : ^2.0.1
2024-02-24 22:33:52 +03:00
video_player : ^2.8.2
device_info_plus : ^9.1.2
get : ^4.6.6
2024-12-19 14:26:08 -03:00
video_thumbnail :
2025-04-21 14:44:38 -03:00
git : https://github.com/Shahidbangash/video_thumbnail.git
# url: git@github.com:ahmedzayan7920/video_thumbnail.git
# ref: fix/add-namespace
2024-02-24 22:33:52 +03:00
intl : ^0.19.0
page_transition : ^2.1.0
bottom_sheet_scaffold : ^0.1.9
2022-12-25 12:30:20 +03:00
dev_dependencies :
flutter_test :
sdk : flutter
flutter_lints : ^2.0.0
2022-12-29 09:54:34 +03:00
flutter :