15 lines
285 B
YAML
15 lines
285 B
YAML
name: image_pickers
|
|
description: Lightweight compatibility wrapper for the deprecated image_pickers API.
|
|
publish_to: "none"
|
|
version: 2.0.4+compat
|
|
|
|
environment:
|
|
sdk: ">=3.0.0 <4.0.0"
|
|
flutter: ">=3.0.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
get: ^4.6.6
|
|
image_picker: ^1.2.1
|