Skip to content
/ zim Public

A simple android 9 file manager built with flutter featuring a clean UI & multi-threaded processing, offering essential features like file organization, renaming, and decompression.

License

Notifications You must be signed in to change notification settings

Maiz27/zim

Repository files navigation


Logo

Zim

A Simple Android File Manager.

Report Bug . Request Feature

Contributors Forks Stargazers Issues License

About The Project

Screen Shot

Zim is a simple android file manager built with Flutter. The app uses platform-specific code to access files in android storage using isolates to achieve multi-thread computing.

Features

  • Viewing, renaming, opening Files.
  • Creating & deleting directories
  • Hidden files view.
  • Category View for different file types.
  • Archive files decompression.
  • Light & dark themes.

Getting Started

To get started you must have a working flutter development environment.

Installation

  1. Clone the repo
git clone https://github.com/Maiz27/zim.git
  1. Install dependencies
flutter pub get
  1. Run the flutter app
flutter run

License

Distributed under the MIT License. See LICENSE for more information.

About

A simple android 9 file manager built with flutter featuring a clean UI & multi-threaded processing, offering essential features like file organization, renaming, and decompression.

Topics

Resources

License

Stars

Watchers

Forks