This repository was archived by the owner on Nov 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,6 +62,12 @@ SkySync is a modern file management application built with Flutter that provides
6262- ** Localization** : easy_localization
6363- ** QR Code** : qr_flutter
6464
65+ ## First look
66+
67+ | ![ img1] ( rdAssets/2.png ) | ![ img2] ( rdAssets/3.png ) |
68+ | ![ img1] ( rdAssets/4.png ) | ![ img2] ( rdAssets/5.png ) |
69+ | ![ img1] ( rdAssets/6.png ) | ![ img2] ( rdAssets/7.png ) |
70+
6571## Getting Started
6672
6773### Prerequisites
@@ -218,14 +224,6 @@ flutter build web --release
218224
219225This project is licensed under the MIT License - see the LICENSE file for details.
220226
221- ## Support
222-
223- For support and questions:
224-
225- - Create an issue in the repository
226- - Check the documentation in the ` docs/ ` folder
227- - Review the error handling demo at ` /error-demo ` route
228-
229227## Roadmap
230228
231229- [ ] Offline mode support
Original file line number Diff line number Diff line change 238238 "files.favorite" : " Add to favorites" ,
239239 "files.unfavorite" : " Remove from favorites" ,
240240 "files.create_folder" : " Create folder" ,
241+ "files.close" : " Close" ,
241242 "files.create_folder_desc" : " Create a new folder in the current folder" ,
242243 "files.folder_name" : " Folder name" ,
243244 "files.enter_folder_name" : " Enter folder name" ,
Original file line number Diff line number Diff line change 238238 "files.favorite" : " Dodaj do ulubionych" ,
239239 "files.unfavorite" : " Usuń z ulubionych" ,
240240 "files.create_folder" : " Utwórz folder" ,
241+ "files.close" : " Zamknij" ,
241242 "files.create_folder_desc" : " Utwórz nowy folder w obecnym folderze" ,
242243 "files.folder_name" : " Nazwa folderu" ,
243244 "files.enter_folder_name" : " Wprowadź nazwę folderu" ,
You can’t perform that action at this time.
0 commit comments