提交 8bcbc34e authored 作者: Sachin Ganesh's avatar Sachin Ganesh

release 0.0.2

上级 3e7d3b24
## [0.0.1] - TODO: Add release date. ## [0.0.2] - 16/02/2019
* added support for older versions of path provider
* TODO: Describe initial release. ## [0.0.1] - 12/02/2019
* initial release.
...@@ -66,7 +66,7 @@ packages: ...@@ -66,7 +66,7 @@ packages:
name: path_provider name: path_provider
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.5.0+1" version: "0.4.1"
pedantic: pedantic:
dependency: transitive dependency: transitive
description: description:
...@@ -92,7 +92,7 @@ packages: ...@@ -92,7 +92,7 @@ packages:
name: source_span name: source_span
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.5.3" version: "1.5.4"
stack_trace: stack_trace:
dependency: transitive dependency: transitive
description: description:
......
name: screenshot name: screenshot
description: Flutter Screenshot Package (Runtime) description: Flutter Screenshot Package (Runtime). Capture any Widget as an image.
version: 0.0.1 version: 0.0.2
author: Sachin Ganesh <sachinganesh@outlook.com> author: Sachin Ganesh <sachinganesh@outlook.com>
homepage: https://github.com/SachinGanesh/screenshot homepage: https://github.com/SachinGanesh/screenshot
environment: environment:
sdk: ">=2.1.0 <3.0.0" sdk: ">=2.0.0-dev.68.0 <3.0.0"
dependencies: dependencies:
path_provider: ^0.5.0+1 path_provider: ^0.4.1
flutter: flutter:
sdk: flutter sdk: flutter
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论