1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-29 15:51:47 +00:00

Migrate to file_selector (#645)

This commit is contained in:
Brett Morgan
2021-01-14 05:40:07 +11:00
committed by GitHub
parent cf3857f271
commit 4d5b3a863e
10 changed files with 83 additions and 46 deletions

View File

@@ -3,7 +3,7 @@
#
list(APPEND FLUTTER_PLUGIN_LIST
file_chooser
file_selector_linux
menubar
url_launcher_linux
)