Files
huangguo_android/third_party/flutter_native_image/pubspec.yaml
T
2026-09-15 15:44:13 +07:00

16 lines
326 B
YAML

name: flutter_native_image
description: Lightweight compatibility wrapper for the deprecated flutter_native_image API.
publish_to: "none"
version: 0.0.6+compat
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_image_compress: ^2.3.0
image: ^4.3.0
path: ^1.9.1