From 3ce00441777469cb5445f26748ea37f121bd5ded Mon Sep 17 00:00:00 2001 From: Miguel Ruivo Date: Sat, 31 Aug 2019 16:34:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e3709..042f9ed 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ See the **[File Picker Wiki](https://github.com/miguelpruivo/flutter_file_picker 3. [API](https://github.com/miguelpruivo/plugins_flutter_file_picker/wiki/api) * [Filters](https://github.com/miguelpruivo/plugins_flutter_file_picker/wiki/API#filters) * [Methods](https://github.com/miguelpruivo/plugins_flutter_file_picker/wiki/API#methods) -4. [Example App](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/lib/main.dart) +4. [Example App](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/lib/src/file_picker_demo.dart) ## Example App ![Demo](https://github.com/miguelpruivo/plugins_flutter_file_picker/blob/master/example/example.gif)