DevsOnFlutter / file_manager

FileManager is a wonderful widget that allows you to manage files and folders, pick files and folders, and do a lot more. Designed to feel like part of the Flutter framework.
https://pub.dev/packages/file_manager
BSD 3-Clause "New" or "Revised" License
61 stars 18 forks source link

problem about ControlBackButton #30

Open nesteiner opened 10 months ago

nesteiner commented 10 months ago

I found that there are two controller.gotoParentDirectory in the ControlBackButton and example/main.dart image image

I found that I can delete the one in ControlBackButton, it's ok