初始化
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
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
|
||||
Reference in New Issue
Block a user