Skip to content

Basic file managing app for Android using Flutter framework

License

Notifications You must be signed in to change notification settings

cormalenv/basic_file_manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic_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

Donate

Contact me

Inspiration

basic_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

Donate

Contact me

Inspiration

About

Basic file managing app for Android using Flutter framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.7%
  • Objective-C 1.5%
  • Java 0.8%