gallery_picker/pubspec.yaml

27 lines
657 B
YAML

name: gallery_picker
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.
version: 0.1.0
homepage: https://github.com/FlutterWay/gallery_picker
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
video_player: ^2.4.10
get: ^4.6.5
video_thumbnail: ^0.5.3
intl: ^0.18.0
bottom_sheet_bar: ^2.3.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter: