Basic file managing app for Android using Flutter framework

core_file_manager

A simple application for managing files 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
    • Search in context path
  • Create folders
  • Delete files and directories
  • Themes
    • Light
    • Dark
    • Gray
  • Settings
    • Show floating action button

Screenshots

dark

light

Download Details:

Author: MohamSayed

GitHub: https://github.com/MohamSayed/core_file_manager

#flutter #dart #mobile-apps

Basic file managing app for Android using Flutter framework
3.25 GEEK