Giter Club home page Giter Club logo

filer_flutter_desktop's Introduction

Filer Coverage Status

A File Manager Written in Flutter for mobile. It started as my 4th year project Course during my time @ Algoma University.

Introduction

Flutter is Google's cross platform UI language that uses the Dart language as the backend. Due to the nature of Flutter it allows for a generally platform agnostic
application that is concise across platforms. You are also able to use it to develop Desktop
applications.

Goal

To make a file manager for the Android-x86 platform that is a bit more user-friendly as there are
some differences between the Android Os and the port. (In the realm of user interaction that is).

Development Progress

  • Settings Menu
    • Themeing
      • View Preferences
      • Show Hidden
      • Font Size
      • Scale
      • Show Extensions
  • Favourite Menu
    • Base Layout
    • Load Given Directory
    • Add Favourite
    • Remove Favourite
  • Device list
    • Base layout
    • Load Given Directory
    • Load all devices
    • Eject Functionality
    • Mount Functionality
  • Files list
    • Base Layout
    • List all files (in a given directory)
    • Icon based on mime-type
    • Opens app based on mime-type
    • Add Context Menu
      • Add File
      • Remove File
      • Copy File
      • Rename File
      • Create File
    • tab/simultaneous directory viewing
  • Data Persistence
    • User preferences
    • User Favourites

Testing Progress

  • Unit Tests
    • Favourites Menu
      • State
      • Base Layout
      • Add Favourite
      • Remove Favourite
    • Device List
      • State
      • Base Layout
      • Eject
      • Mount
    • Files List
      • State
      • Base Layout
      • List all files (in a given directory)
      • Icon based on mime-type
      • Opens app based on mime-type
      • tab/simultaneous directory viewing

TODOS

  • TESTS Highest Priority
  • Finish Settings
    • Font Size
  • Finish Device List
    • Mount / Eject
  • Finish Files View Context functions
    • Copy
  • Allow for auto rotation
  • Files List
    • Open based on mimetype Need a package compatible with AndroidX sdk
    • Tab interface framework needed

filer_flutter_desktop's People

Contributors

imgbotapp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.