From de8a5c781e3606aafa501854fdf7d5a62f55e3c3 Mon Sep 17 00:00:00 2001 From: Sarah Zakarias Date: Wed, 3 May 2017 15:01:54 +0200 Subject: [PATCH] update pubspec.yaml with required fields for pub publishing (#13) --- packages/path-provider/pubspec.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/path-provider/pubspec.yaml b/packages/path-provider/pubspec.yaml index a982606241f4..1ae4656e9455 100644 --- a/packages/path-provider/pubspec.yaml +++ b/packages/path-provider/pubspec.yaml @@ -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 +homepage: https://github.com/flutter/plugins flutter: plugin: