Initial commit

This commit is contained in:
Konstantin Kollar
2022-09-30 20:12:39 +02:00
commit 043112a574
9 changed files with 507 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
name: flutter_gifimage
description: a gifimage for flutter,for solving gif cannot be controlled speed,progress
version: 1.0.1
homepage: https://github.com/peng8350/flutter_gifimage
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter: