Skip to content

Commit

Permalink
-- release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinGanesh committed Jun 10, 2020
1 parent 3f9823a commit d3f82d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ build/
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages

.flutter-plugins-dependencies
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.2.0
homepage: https://github.com/SachinGanesh/screenshot

environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
sdk: ">=2.0.0 <3.0.0"

dependencies:
path_provider: ^1.1.0
Expand Down

0 comments on commit d3f82d4

Please sign in to comment.