basic_file managing
a simple application for file managing on android devices using flutter framework.
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
running the app
flutter upgrade
flutter packages get
flutter packages upgrade
flutter run
features
- search files and directories
- create folders
- delete files and directories
- themes
- light
- dark
- gray
- settings
- show floating action button
screenshots
Comments are closed.