From 5ad8d6633c24cf619073efc6b40f0e3e0a967426 Mon Sep 17 00:00:00 2001 From: Miguel Ruivo Date: Fri, 14 Dec 2018 11:37:05 +0000 Subject: [PATCH 1/2] Add File Picker plugin Add `file_picker` --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 11a5fb7..3b98d4f 100644 --- a/source.md +++ b/source.md @@ -303,6 +303,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [12⭐] - Alows you to use a native file explorer to load absolute file path from different types of files by [Miguel Ruivo](https://github.com/miguelpruivo) #### Scanner From fd4cdc613f0e809ae81828ff95165db57ba46c26 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 17 Dec 2018 21:09:05 +0100 Subject: [PATCH 2/2] File Picker File Picker --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index 3b98d4f..76fd6b2 100644 --- a/source.md +++ b/source.md @@ -303,7 +303,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [InAppBrowser](https://github.com/pichillilorenzo/flutter_inappbrowser) - Add inline WebView widgets or open an in-app browser window by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [AppAvailability](https://github.com/pichillilorenzo/flutter_appavailability) - List, launch and check installed apps by [Lorenzo Pichilli](https://github.com/pichillilorenzo) - [Aeyrium Sensor](https://github.com/aeyrium/aeyrium-sensor) - A plugin which provide easy access to the Pitch and Roll on Android and iOS devices by [Diego Velásquez](https://github.com/aeyrium). -- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) [12⭐] - Alows you to use a native file explorer to load absolute file path from different types of files by [Miguel Ruivo](https://github.com/miguelpruivo) +- [File Picker](https://github.com/miguelpruivo/plugins_flutter_file_picker) - Native file explorer to load absolute file path by [Miguel Ruivo](https://github.com/miguelpruivo) #### Scanner