初始化

This commit is contained in:
谢宇宁
2026-09-15 15:44:13 +07:00
commit a23ba685e9
1065 changed files with 101122 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
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