https://github.com/theonlybeardedbeast/flutterwindowsui
Windows phone UI recreated in Flutter
https://github.com/theonlybeardedbeast/flutterwindowsui
cross-platform dart dartlang fluent flutter phone ui windows windows-10
Last synced: 4 months ago
JSON representation
Windows phone UI recreated in Flutter
- Host: GitHub
- URL: https://github.com/theonlybeardedbeast/flutterwindowsui
- Owner: TheOnlyBeardedBeast
- Created: 2021-09-05T15:58:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T20:37:58.000Z (almost 5 years ago)
- Last Synced: 2025-09-14T14:46:39.428Z (10 months ago)
- Topics: cross-platform, dart, dartlang, fluent, flutter, phone, ui, windows, windows-10
- Language: Dart
- Homepage:
- Size: 2.11 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows phone UI in flutter
A flutter based project, what can become a Launcher in the future

## Contains
- Windows like grid
- Application list
- Semantic zoom search
- packing algorithm to find an optimal arrangement for grid items
## TODO for working launcher
- pinch zoom to close and open Semantic zoom search
- scroll to position when letter from semantic zoom is selected
- disable navigation when semnatic zoom search is open
- handle tap on "All apps" under grid
- working search functionality
- resizing grid items
- moving grid items
- unpin grid item
- add grid item
- reset app list position after navigation to the grid
- refactoring (widget splitting)
- real app data source
- grid state storage
- app list context menu to pin items to the grid/uninstall
- pixel perfect changes