{"id":21518235,"url":"https://github.com/zephylac/title_bar","last_synced_at":"2025-04-09T21:50:50.867Z","repository":{"id":59150045,"uuid":"196167889","full_name":"zephylac/title_bar","owner":"zephylac","description":"status bar color for go-flutter","archived":false,"fork":false,"pushed_at":"2019-08-02T08:59:34.000Z","size":72,"stargazers_count":7,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T21:50:43.525Z","etag":null,"topics":["flutter","flutter-plugin","go-flutter","linux","macosx","windows"],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zephylac.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":"2019-07-10T08:44:29.000Z","updated_at":"2020-06-25T14:15:23.000Z","dependencies_parsed_at":"2022-09-13T11:00:22.868Z","dependency_job_id":null,"html_url":"https://github.com/zephylac/title_bar","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephylac%2Ftitle_bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephylac%2Ftitle_bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephylac%2Ftitle_bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zephylac%2Ftitle_bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zephylac","download_url":"https://codeload.github.com/zephylac/title_bar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119403,"owners_count":21050754,"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":["flutter","flutter-plugin","go-flutter","linux","macosx","windows"],"created_at":"2024-11-24T00:50:54.498Z","updated_at":"2025-04-09T21:50:50.847Z","avatar_url":"https://github.com/zephylac.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# title_bar\n\n[![pub package](https://img.shields.io/pub/v/title_bar.svg)](https://pub.dartlang.org/packages/title_bar)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Documentation](https://godoc.org/github.com/zephylac/title_bar?status.svg)](http://godoc.org/github.com/zephylac/title_bar)\n\nA Flutter plugin for go-flutter, available for MacOS. It will allow you to customize your title bar by changing the color, name, hiding it, etc.\n\nNote: This plugin is still under development, and some APIs might not be available yet. Feedback welcome and Pull Requests are most welcome!\n\n## Getting started\n\n### Flutter side\n\nIn the pubspec.yaml of your flutter project, add the following dependency:\n\n```yml\ndependencies:\n  ...\n  flutter_slidable: \"^0.2.0\"\n```\n\nIn your library add the following import:\n\n```dart\nimport 'package:title_bar/title_bar.dart';\n```\n\nFor help getting started with Flutter, view the online [documentation](https://flutter.dev/).\n\n### go-flutter side\n\nImport as:\n\n```go\nimport \"github.com/zephylac/title_bar\"\n```\n\nThen add the following option to your go-flutter [application options](https://github.com/go-flutter-desktop/go-flutter/wiki/Plugin-info):\n\n```go\nflutter.AddPlugin(\u0026title_bar.TitleBarPlugin{}),\n```\n\n## Changelog\n\nPlease see the [changelog](https://github.com/zephylac/title_bar/blob/master/CHANGELOG.md) page to know what's recently changed.\n\n## More info\n\nIf you want to check the current development status go check [here](https://github.com/zephylac/title_bar/projects/1)\n\n## Contributions\n\nFeel free to contribute to this project.\n\nIf you find a bug or want a feature, but don't know how to fix/implement it, please fill an [issue](https://github.com/zephylac/title_bar/issues/).\nIf you fixed a bug or implemented a feature, please send a pull [request](https://github.com/zephylac/title_bar/pulls/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephylac%2Ftitle_bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzephylac%2Ftitle_bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzephylac%2Ftitle_bar/lists"}