Skip to content

Commit

Permalink
chore: add new screen recordings of example app
Browse files Browse the repository at this point in the history
  • Loading branch information
philenius committed Apr 11, 2023
1 parent ad54782 commit 8e4c5ca
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,19 @@ For full usage details refer to the **[Wiki](https://github.com/miguelpruivo/flu

## Example App
#### Android
![Demo](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example.gif)
[![DemoAndroid]()](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_android.mp4_ "DemoAndroid")

#### iOS
![DemoMultiFilters](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_ios.gif)

#### MacOS
![DemoMacOS](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_macos.png)

#### Linux
![DemoLinux](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_linux.png)
[![DemoLinux]()](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_linux.mp4_ "DemoLinux")

#### Windows
![DemoWindows](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_windows.png)
[![DemoWindows]()](https://github.com/miguelpruivo/flutter_file_picker/blob/master/example/screenshots/example_windows.mp4_ "DemoWindows")

## Getting Started

Expand Down
Binary file removed example/screenshots/example.gif
Binary file not shown.
Binary file added example/screenshots/example_android.mp4
Binary file not shown.
Binary file added example/screenshots/example_linux.mp4
Binary file not shown.
Binary file removed example/screenshots/example_linux.png
Binary file not shown.
Binary file added example/screenshots/example_windows.mp4
Binary file not shown.
Binary file removed example/screenshots/example_windows.png
Binary file not shown.

0 comments on commit 8e4c5ca

Please sign in to comment.