{"id":21748378,"url":"https://github.com/surfstudio/flutter-tabnavigator","last_synced_at":"2025-07-19T00:32:00.025Z","repository":{"id":46413557,"uuid":"384334019","full_name":"surfstudio/flutter-tabnavigator","owner":"surfstudio","description":null,"archived":true,"fork":false,"pushed_at":"2023-04-20T10:07:38.000Z","size":437,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-29T19:22:18.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/surfstudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-09T05:44:23.000Z","updated_at":"2024-04-08T13:23:17.000Z","dependencies_parsed_at":"2022-09-23T00:31:54.143Z","dependency_job_id":null,"html_url":"https://github.com/surfstudio/flutter-tabnavigator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/surfstudio/flutter-tabnavigator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surfstudio%2Fflutter-tabnavigator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surfstudio%2Fflutter-tabnavigator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surfstudio%2Fflutter-tabnavigator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surfstudio%2Fflutter-tabnavigator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surfstudio","download_url":"https://codeload.github.com/surfstudio/flutter-tabnavigator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surfstudio%2Fflutter-tabnavigator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265863727,"owners_count":23840883,"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-11-26T08:13:18.989Z","updated_at":"2025-07-19T00:31:59.746Z","avatar_url":"https://github.com/surfstudio.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tab Navigator\n\n[![Build Status](https://shields.io/github/workflow/status/surfstudio/SurfGear/build?logo=github\u0026logoColor=white)](https://github.com/surfstudio/SurfGear/tree/main/packages/tabnavigator)\n[![Coverage Status](https://img.shields.io/codecov/c/github/surfstudio/SurfGear?flag=tabnavigator\u0026logo=codecov\u0026logoColor=white)](https://codecov.io/gh/surfstudio/SurfGear)\n[![Pub Version](https://img.shields.io/pub/v/tabnavigator?logo=dart\u0026logoColor=white)](https://pub.dev/packages/tabnavigator)\n[![Pub Likes](https://badgen.net/pub/likes/tabnavigator)](https://pub.dev/packages/tabnavigator)\n[![Pub popularity](https://badgen.net/pub/popularity/tabnavigator)](https://pub.dev/packages/tabnavigator/score)\n![Flutter Platform](https://badgen.net/pub/flutter-platform/tabnavigator)\n\nThis package made by [Surf](https://surf.ru).\n\n## About\n\nPossibly the most common style of navigation in mobile apps is tab-based navigation.\nThis module can manage the tabs on the screen.\n\n## Usage\n\n* Add [TabNavigator](lib/src/tab_navigator.dart) to your widget.\n* Add mapping of tabs to widgets inside the tab via [mappedTabs](lib/src/tab_navigator.dart#L22).\n* Add a subscription to the stream of selected tabs through [selectedTabStream](lib/src/tab_navigator.dart#L23).\n* Define a tab to be opened by default through [initialTab](lib/src/tab_navigator.dart#L24).\n* Using [transitionsBuilder](lib/src/tab_navigator.dart#L27) and [transitionDuration](lib/src/tab_navigator.dart#L28), you can define a custom transformation to display the contents of the tab.\n\n## Installation\n\nAdd `tabnavigator` to your `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  tabnavigator: ^1.0.0\n```\n\nYou can use both `stable` and `dev` versions of the package listed above in the badges bar.\n\n## Changelog\n\nAll notable changes to this project will be documented in [this file](./CHANGELOG.md).\n\n## Issues\n\nFor issues, file directly in the Issues section.\n\n## Contribute\n\nIf you would like to contribute to the package (e.g. by improving the documentation, solving a bug or adding a cool new feature), please review our [contribution guide](../../CONTRIBUTING.md) first and send us your pull request.\n\nYour PRs are always welcome.\n\n## How to reach us\n\nPlease feel free to ask any questions about this package. Join our community chat on Telegram. We speak English and Russian.\n\n[![Telegram](https://img.shields.io/badge/chat-on%20Telegram-blue.svg)](https://t.me/SurfGear)\n\n## License\n\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurfstudio%2Fflutter-tabnavigator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurfstudio%2Fflutter-tabnavigator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurfstudio%2Fflutter-tabnavigator/lists"}