Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
update pubspec.yaml with required fields for pub publishing (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
szakarias authored May 3, 2017
1 parent 1ed46af commit de8a5c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/path-provider/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: path_provider
description: Flutter plugin for finding commonly used locations on the filesystem.

version: 0.1.0
description: a Flutter plugin for getting commonly used locations on the filesystem.
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins

flutter:
plugin:
Expand Down

0 comments on commit de8a5c7

Please sign in to comment.