adds FilePath utils class and removes previous commons dependency

This commit is contained in:
Miguel Ruivo 2018-09-12 17:21:30 +01:00
parent c02b5e18e7
commit b8e1753516
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.1.6
* Replaces commons dependency with FilePath class on Android, to handle path resolution on different SDK.
## 0.1.5
* Minor correction on README file.

View File

@ -1,6 +1,6 @@
name: file_picker
description: A plugin that allows you to pick absolute paths from diferent file types.
version: 0.1.5
version: 0.1.6
author: Miguel Ruivo <miguelpruivo@hotmail.com>
homepage: https://github.com/miguelpruivo/plugins_flutter_file_picker