Commit 401f3580 authored by zhouteng's avatar zhouteng

update readme and .gitignore

parent 240ad28e
......@@ -66,3 +66,11 @@ fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md
pubspec.lock
*.iml
.DS_Store
.atom/
.idea/
.vscode/
## 0.0.4
## 1.0.4
* Updated to Support Latest Android Dependencies
......
......@@ -5,7 +5,7 @@
```
dependencies:
share_extend: "^1.0.3"
share_extend: "^1.0.4"
```
## 导入
```
......
# Generated by pub
# See https://www.dartlang.org/tools/pub/glossary#lockfile
packages:
collection:
dependency: transitive
description:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.14.11"
flutter:
dependency: "direct main"
description: flutter
source: sdk
version: "0.0.0"
meta:
dependency: "direct main"
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
sky_engine:
dependency: transitive
description: flutter
source: sdk
version: "0.0.99"
typed_data:
dependency: transitive
description:
name: typed_data
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
vector_math:
dependency: transitive
description:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.0.0-dev.68.0 <3.0.0"
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