{"id":24489766,"url":"https://github.com/lehcode/flutter-dock-buttons","last_synced_at":"2026-04-05T20:40:01.230Z","repository":{"id":273403598,"uuid":"917485653","full_name":"lehcode/flutter-dock-buttons","owner":"lehcode","description":"A MacOS-like dock with animated buttons","archived":false,"fork":false,"pushed_at":"2025-01-20T20:17:47.000Z","size":5680,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T20:19:01.009Z","etag":null,"topics":["css3","dart","flutter","html5"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lehcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-16T04:34:08.000Z","updated_at":"2025-01-20T20:17:52.000Z","dependencies_parsed_at":"2025-01-20T20:29:06.906Z","dependency_job_id":null,"html_url":"https://github.com/lehcode/flutter-dock-buttons","commit_stats":null,"previous_names":["lehcode/flutter-dock-buttons","lehcode/dock-buttons"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lehcode%2Fflutter-dock-buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lehcode%2Fflutter-dock-buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lehcode%2Fflutter-dock-buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lehcode%2Fflutter-dock-buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lehcode","download_url":"https://codeload.github.com/lehcode/flutter-dock-buttons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243668919,"owners_count":20328171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css3","dart","flutter","html5"],"created_at":"2025-01-21T17:15:53.290Z","updated_at":"2025-12-31T00:23:09.072Z","avatar_url":"https://github.com/lehcode.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animated Dock Buttons\n\nA Flutter application demonstrating an animated dock interface inspired by macOS, with draggable buttons and smooth animations.\n\n## Features\n\n- Animated dock with hover effects\n- Draggable buttons with smooth scaling\n- Desktop icon placement system\n- Material Design 3 theming\n- Gradient background\n- Interactive button feedback\n\n![alt text](screenshot.png)\n\n## Getting Started\n\n### Prerequisites\n\n- Flutter SDK\n- Dart SDK\n- Git\n\n### Installation\n\n#### Clone the repository\n\n```bash\ngit clone https://github.com/yourusername/dock-buttons.git\n```\n\n#### Navigate to project directory\n\n```bash\ncd dock-buttons\n```\n\n#### Install dependencies\n\n```bash\nflutter pub get\n```\n\n#### Run the application\n\n```bash\nflutter run -d chrome\n```\n\n## Project Structure\n\n```bash\nlib/\n├── models/\n│   └── dock_button.dart\n├── widgets/\n│   ├── desktop_widget.dart\n│   ├── dock.dart\n│   └── dock_button_widget.dart\n└── main.dart\n```\n\n## Components\n\n- `DockButton` - Model class for dock button data\n- `Dock` - Main dock container with animation logic\n- `DockButtonWidget` - Individual button with drag functionality\n- `DesktopWidget` - Desktop area handling button drops\n\n## Tech Stack\n\n- Language: Dart\n- Framework: Flutter\n\n## Deployment\n\nThe application is deployed using GitHub Pages. Visit:\nhttps://lehcode.github.io/dock-buttons/\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by macOS dock functionality\n- Flutter animation system\n- Material Design guidelines\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flehcode%2Fflutter-dock-buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flehcode%2Fflutter-dock-buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flehcode%2Fflutter-dock-buttons/lists"}