Commit e45c2c06 authored by tongzifang's avatar tongzifang

add insta_image_viewer

parent f9efd1de
...@@ -320,6 +320,14 @@ packages: ...@@ -320,6 +320,14 @@ packages:
url: "https://pub.flutter-io.cn" url: "https://pub.flutter-io.cn"
source: hosted source: hosted
version: "2.6.3" version: "2.6.3"
insta_image_viewer:
dependency: transitive
description:
name: insta_image_viewer
sha256: "9a81432b1ab907ea91c255ec079440afe43f999533422badffaa482dfb7fdfbb"
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.0.2"
js: js:
dependency: transitive dependency: transitive
description: description:
......
...@@ -49,6 +49,7 @@ dependencies: ...@@ -49,6 +49,7 @@ dependencies:
http_parser: ^4.0.2 http_parser: ^4.0.2
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
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