{"id":13551240,"url":"https://github.com/gtk-flutter/titlebar_buttons","last_synced_at":"2025-08-01T06:39:24.672Z","repository":{"id":56841321,"uuid":"394049913","full_name":"gtk-flutter/titlebar_buttons","owner":"gtk-flutter","description":"A package which provides most of the window decorations from linux themes.","archived":false,"fork":false,"pushed_at":"2023-01-13T02:31:12.000Z","size":147,"stargazers_count":29,"open_issues_count":1,"forks_count":7,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-05-18T22:54:31.892Z","etag":null,"topics":["adwaita","dart","flutter","gtk","hacktoberfest","linux","pop-os","themes","titlebar-buttons","windows","yaru"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/titlebar_buttons","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gtk-flutter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-08T19:13:17.000Z","updated_at":"2024-04-15T05:00:45.000Z","dependencies_parsed_at":"2023-02-09T14:16:20.730Z","dependency_job_id":null,"html_url":"https://github.com/gtk-flutter/titlebar_buttons","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtk-flutter%2Ftitlebar_buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtk-flutter%2Ftitlebar_buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtk-flutter%2Ftitlebar_buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gtk-flutter%2Ftitlebar_buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gtk-flutter","download_url":"https://codeload.github.com/gtk-flutter/titlebar_buttons/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239605123,"owners_count":19666998,"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":["adwaita","dart","flutter","gtk","hacktoberfest","linux","pop-os","themes","titlebar-buttons","windows","yaru"],"created_at":"2024-08-01T12:01:44.722Z","updated_at":"2025-02-23T10:32:18.262Z","avatar_url":"https://github.com/gtk-flutter.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"## Titlebar buttons\n\nA package which provides most of the titlebar buttons from windows, linux and macos.\n\n![materia](https://user-images.githubusercontent.com/41370460/130425898-8967115b-ba44-4d9a-8fc6-c63f878074c1.png)  \n![breeze](https://user-images.githubusercontent.com/41370460/130425904-0ac93a49-578f-4f6b-8dc1-dd64e57edf0b.png)  \n![osx_arc](https://user-images.githubusercontent.com/41370460/130425907-ba7321f9-fc87-4542-9197-0336e727d5a3.png)  \n![yaru](https://user-images.githubusercontent.com/41370460/130425920-a8f7cffd-0a66-4117-8617-1a17323669a6.png)\n\n\n## Features\n- Easier to use and implement\n- Native looking titlebar buttons for close, minimize and maximize actions\n\n## Usage\n\nLet's say you want a minimize button with look and feel of yaru theme, you can do that with `DecoratedMinimizeButton` which comes with a type property which accepts `ThemeType` (defaults to auto)\n\n```dart\nDecoratedMinimizeButton(\n    type: ThemeType.yaru,\n    onPressed: () {},\n),\n```\n\nSimilarly you can use ```DecoratedCloseButton``` for close button and ```DecoratedMaximizeButton``` for maximize button.\n\n## LICENSE\n\n`Mozilla Public License 2.0`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtk-flutter%2Ftitlebar_buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgtk-flutter%2Ftitlebar_buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgtk-flutter%2Ftitlebar_buttons/lists"}