Giter Club home page Giter Club logo

drive_app's Introduction

File Management Flutter App

This Flutter application provides a simple file management solution for users to upload, view, and organize different types of files, including PDFs, images, and videos, using Firebase for storage and authentication.

Features

  • File Upload: Users can select and upload files with various extensions (PDF, Image, Video) using the File Picker package.

  • Firebase Integration: Firebase Authentication and Firestore are used for user authentication and data storage.

  • File Viewing: Users can view uploaded files by tapping on them in the list. Depending on the file type, the app navigates to different screens (image view, PDF view, video player) for displaying the content.

  • Folder Management: Users can create folders for organizing their files, and there is an option to delete folders along with their contents.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/Underemployed/flutter_firebase_storage.git
    
  2. Install the required Flutter packages:

    flutter pub get
    
  3. Configure Firebase:

    • Set up a Firebase project on the Firebase Console.
    • Download the google-services.json (for Android) and GoogleService-Info.plist (for iOS) configuration files and place them in the respective platform-specific directories.

Usage

  1. Launch the app using flutter run.

  2. Sign in or create an account to start using the file management features.

  3. Upload files by tapping the "+" button, and select a file from your device.

  4. View and manage your files within folders.

Contributing

Contributions to this project are welcome! If you encounter any issues or have ideas for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


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.