{"id":15549910,"url":"https://github.com/ahyangnb/tabbar_gradient_indicator_plus","last_synced_at":"2025-03-27T04:26:08.562Z","repository":{"id":257792766,"uuid":"862195082","full_name":"ahyangnb/tabbar_gradient_indicator_plus","owner":"ahyangnb","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-24T08:00:03.000Z","size":448,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T09:42:12.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahyangnb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-24T07:41:59.000Z","updated_at":"2024-09-24T08:00:06.000Z","dependencies_parsed_at":"2024-09-24T08:15:41.129Z","dependency_job_id":null,"html_url":"https://github.com/ahyangnb/tabbar_gradient_indicator_plus","commit_stats":null,"previous_names":["ahyangnb/tabbar_gradient_indicator_plus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahyangnb%2Ftabbar_gradient_indicator_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahyangnb%2Ftabbar_gradient_indicator_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahyangnb%2Ftabbar_gradient_indicator_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahyangnb%2Ftabbar_gradient_indicator_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahyangnb","download_url":"https://codeload.github.com/ahyangnb/tabbar_gradient_indicator_plus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245781509,"owners_count":20671061,"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":[],"created_at":"2024-10-02T13:43:23.712Z","updated_at":"2025-03-27T04:26:08.541Z","avatar_url":"https://github.com/ahyangnb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tabbar gradient indicator\na custom tabbar gradient indicator for flutter, and it support ios and android\n\n## Screenshots\n| ![image](https://github.com/ahyangnb/tabbar_gradient_indicator_plus/blob/main/images/example.jpg?raw=true) | ![image2](https://github.com/ahyangnb/tabbar_gradient_indicator_plus/blob/main/images/example2.jpeg?raw=true) |\n|:---------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------:|\n\n## Update content.\n1. support set the direction of gradient.\n2. support set the radius of indicator.\n3. support set the fixedWidth of indicator.\n\n## Getting Started\n\n1. Depend on it by adding this to your pubspec.yaml file: ```tabbar_gradient_indicator_plus: ^1.0.0```\n\n2. Import it: ```import 'package:tabbar_gradient_indicator_plus/tabbar_gradient_indicator_plus.dart'```\n\n3. set the **indicator** property of Tabbar like this:\n````dart\nTabBar(indicator: TabBarGradientIndicator(\n            gradientColor: [Color(0xff579CFA) , Color(0xff2FDEE7)],\n            indicatorWidth: 2)\n)\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahyangnb%2Ftabbar_gradient_indicator_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahyangnb%2Ftabbar_gradient_indicator_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahyangnb%2Ftabbar_gradient_indicator_plus/lists"}