DevsOnFlutter/file_manager

Need iOS Support!

divshekhar opened this issue · 0 comments

Description

The package supports Android for now. Need iOS support for the file_manager.

Need to add Platform.isIOS and return a list of all available storage root directories

static Future<List<Directory>> getStorageList() async {