Commit c4506444 authored by tongzifang's avatar tongzifang

add pull_to_refresh_flutter3

parent 74035380
...@@ -536,6 +536,14 @@ packages: ...@@ -536,6 +536,14 @@ packages:
url: "https://pub.flutter-io.cn" url: "https://pub.flutter-io.cn"
source: hosted source: hosted
version: "2.1.3" version: "2.1.3"
pull_to_refresh_flutter3:
dependency: transitive
description:
name: pull_to_refresh_flutter3
sha256: "223a6241067162dc15cf8c46c05af998ce7aa85e0703d8f696101eb1b5629d76"
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.0.1"
retrofit: retrofit:
dependency: transitive dependency: transitive
description: description:
......
...@@ -50,6 +50,7 @@ dependencies: ...@@ -50,6 +50,7 @@ dependencies:
photo_manager: ^2.6.0 photo_manager: ^2.6.0
keyboard_dismisser: ^3.0.0 keyboard_dismisser: ^3.0.0
insta_image_viewer: ^1.0.2 insta_image_viewer: ^1.0.2
pull_to_refresh_flutter3: ^2.0.1
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment