Simple filemanager made with flutter framework

  File Manager

Exaflorer – a filemanager created using flutter

this project might be discontinue in the future, cause by the lack of feature to gain a native permission related I/O in mountable storage such as SDcard and Flashdisk

Exaflorer is a file manager application built using the flutter framework

Instalation And SetUp

Please clone this repository first

git clone https://github.com/CloudMyn/Exaflorer.git

Open your terminal make sure your terminal is in your project folder, then copy the command below and paste in the terminal.

flutter pub get

After all dependecies have been installed, please copy one of the commands below to run the application:

flutter run --release

flutter run --debug

flutter run --profile

Or build directly to your target device

flutter build <target-device>

Download filemanager app source code on GitHub

https://github.com/CloudMyn/Exaflorer