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.
2022-12-29 11:10:47 +03:00
version : 0.0 .3
2022-12-29 08:45:28 +03:00
homepage : https://github.com/FlutterWay/gallery_picker
2022-12-25 12:30:20 +03:00
environment :
sdk : '>=2.18.5 <3.0.0'
flutter : ">=1.17.0"
dependencies :
flutter :
sdk : flutter
cupertino_icons : ^1.0.2
photo_gallery : ^1.1.1
permission_handler : ^10.2.0
transparent_image : ^2.0.0
2022-12-29 08:45:28 +03:00
camera : ^0.10.1
2022-12-25 12:30:20 +03:00
video_player : ^2.4.10
get : ^4.6.5
video_thumbnail : ^0.5.3
intl : ^0.18.0
2022-12-29 08:45:28 +03:00
bottom_sheet_bar : ^2.3.8
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 :