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

refresh_function_added_to_the_controller #32

Closed sujanbimali9 closed 5 months ago

sujanbimali9 commented 7 months ago

Status

READY

Breaking Changes

NO

Description

Added the refresh function in controller which toggle the refresh valueNotifier and notifiy the listeners to get the the directory of the current path

Type of Change