Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sh4dowbyte/flutter_ui_dribbox_online_cloud_storage
Flutter Dribbox Online Cloud Storage UI is a modern and responsive mobile application built using Flutter, showcasing an intuitive user interface for a cloud storage service.
https://github.com/sh4dowbyte/flutter_ui_dribbox_online_cloud_storage
android figma flutter flutter-ui ios mobile-app slicing-des slicing-ui
Last synced: about 1 month ago
JSON representation
Flutter Dribbox Online Cloud Storage UI is a modern and responsive mobile application built using Flutter, showcasing an intuitive user interface for a cloud storage service.
- Host: GitHub
- URL: https://github.com/sh4dowbyte/flutter_ui_dribbox_online_cloud_storage
- Owner: sh4dowByte
- License: other
- Created: 2024-11-30T08:38:53.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-30T08:55:30.000Z (about 1 month ago)
- Last Synced: 2024-11-30T09:28:03.334Z (about 1 month ago)
- Topics: android, figma, flutter, flutter-ui, ios, mobile-app, slicing-des, slicing-ui
- Language: Dart
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![1732349085635](image/README/Thumbnail.png)
# Flutter Dribbox Online Cloud Storage UI
Flutter Dribbox Online Cloud Storage UI is a modern and responsive mobile application built using Flutter, showcasing an intuitive user interface for a cloud storage service. The app is based on slicing from a Figma design, optimized for mobile screens. The UI is crafted to offer a seamless user experience, allowing users to access, manage, and store files effortlessly in the cloud. The clean, minimalist design includes features like file upload and download, folder management, and smooth cloud storage integration.
This app highlights modern design elements such as iconic buttons, smooth animation transitions, and efficient file management. By leveraging Flutter, the app ensures fast and responsive performance across various devices, making it an ideal choice for developers aiming to build aesthetically pleasing and high-performing cloud storage applications.
## 🎨 Design
The design of this application is based on the provided Figma file. The slicing process was carried out meticulously to ensure the application accurately represents the design.
## 🚀 Feature
- **Responsive Design**: Supports various screen sizes with responsive UI elements.
- **Dark & Light Theme**: Provides both dark and light modes for a more comfortable user experience.
- **Seamless Navigation**: Implements navigation using Flutter Navigator.
- **Reusable Components**: Modular components for easier development and maintenance.
- **Draggable and Animate Card**: This feature allows users to interact with cards by dragging and animating them within the UI. It enhances the user experience by adding a dynamic and interactive element, allowing smooth transitions and visual feedback when items are moved or rearranged in the interface.## 🛠️ Technologies
This project is built using the following technologies:
- **[Flutter](https://flutter.dev/)**: A framework for cross-platform application development.
- **[Dart](https://dart.dev/)**: The primary programming language for Flutter.
- **[Google Fonts](https://fonts.google.com/)**: For custom font integration.
- **[Figma](https://www.figma.com/)**: Used as the application's design reference.## 📂 Folder Structure
```plaintext
.
├── assets/ # Contains images, icons, and other assets
├── lib/
│ ├── config/ # Application configuration (theme, routes, etc.)
│ ├── screens/ # Main application pages
│ ├── widgets/ # Reusable UI components
│ ├── main.dart # Main application file
└── pubspec.yaml # Flutter project configuration
```## 🖼️ Screenshot
| Light Mode | Dark Mode |
| ---------------------------------------------- | ---------------------------------------------- |
| ![1732955169189](image/README/1732955169189.png) | ![1732955183426](image/README/1732955183426.png) |
| ![1732955248058](image/README/1732955248058.png) | ![1732955315045](image/README/1732955315045.png) |
| ![1732955211298](image/README/1732955211298.png) | ![1732955223608](image/README/1732955223608.png) |
| ![1732955336679](image/README/1732955336679.png) | ![1732955347446](image/README/1732955347446.png) |
| ![1732955363079](image/README/1732955363079.png) | ![1732955372709](image/README/1732955372709.png) |
| ![1732955397319](image/README/1732955397319.png) | ![1732955404834](image/README/1732955404834.png) |
| ![1732955416597](image/README/1732955416597.png) | ![1732955424551](image/README/1732955424551.png) |## License
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
You are free to use this project for personal or educational purposes, but commercial use is not allowed.For more details, refer to the [full license text](LICENSE).
## Disclaimer
The design of this application is based on a free Figma template available in the Figma Community, originally created by **[Hero Ninja]**. All rights to the original design are retained by the respective creator. This implementation is intended solely for educational and non-commercial purposes.
This project utilizes a design sourced from the Figma Community, created by **[Hero Ninja]**. Licensing terms of the original design may apply. Please review the original Figma design [here](https://www.figma.com/community/file/892116687909024921) to ensure compliance with its terms before utilizing this project in any capacity.