{"id":13549527,"url":"https://github.com/best-flutter/flutter_page_indicator","last_synced_at":"2026-04-01T21:50:09.778Z","repository":{"id":52266547,"uuid":"147004846","full_name":"best-flutter/flutter_page_indicator","owner":"best-flutter","description":"Page indicator for flutter, with multiple build-in layouts.","archived":false,"fork":false,"pushed_at":"2021-05-02T15:48:56.000Z","size":129,"stargazers_count":175,"open_issues_count":12,"forks_count":77,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-27T23:42:00.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/best-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":"2018-09-01T14:24:14.000Z","updated_at":"2026-03-14T10:41:27.000Z","dependencies_parsed_at":"2022-09-12T04:20:10.449Z","dependency_job_id":null,"html_url":"https://github.com/best-flutter/flutter_page_indicator","commit_stats":null,"previous_names":["jzoom/flutter_page_indicator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/best-flutter/flutter_page_indicator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-flutter%2Fflutter_page_indicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-flutter%2Fflutter_page_indicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-flutter%2Fflutter_page_indicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-flutter%2Fflutter_page_indicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/best-flutter","download_url":"https://codeload.github.com/best-flutter/flutter_page_indicator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/best-flutter%2Fflutter_page_indicator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-08-01T12:01:22.718Z","updated_at":"2026-04-01T21:50:09.756Z","avatar_url":"https://github.com/best-flutter.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://pub.dartlang.org/packages/flutter_page_indicator\"\u003e\n        \u003cimg src=\"https://img.shields.io/pub/v/flutter_page_indicator.svg\" alt=\"pub package\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# flutter_page_indicator\n\nPage indicator for flutter, with multiple build-in layouts.\n\n## Show cases\n\n![showcases](https://github.com/jzoom/images/raw/master/page_indicator.gif)\n\n\n### Installation\n\nAdd \n\n```bash\n\nflutter_page_indicator:\n\n```\nto your pubspec.yaml ,and run \n\n```bash\nflutter packages get \n```\nin your project's root directory.\n\n\n### Basic Usage\n\n```\nnew PageIndicator(\n  layout: PageIndicatorLayout.SLIDE,\n  size: 20.0,\n  controller: YOUR_PAGE_CONTROLLER,\n  space: 5.0,\n  count: 4,\n)\n\n```\n\n### All build-in layouts\n\n\n| Layout  | Showcase   | Support version   | \n| :------------ |:---------------:|:---------------:|\n| PageIndicatorLayout.NONE | ![](https://raw.githubusercontent.com/jzoom/images/master/indicator1.gif)  | From 0.0.1 |\n| PageIndicatorLayout.SLIDE | ![](https://raw.githubusercontent.com/jzoom/images/master/indicator2.gif)  | From 0.0.1 |\n| PageIndicatorLayout.WARM | ![](https://raw.githubusercontent.com/jzoom/images/master/warm.gif)  | From 0.0.1 |\n| PageIndicatorLayout.COLOR | ![](https://raw.githubusercontent.com/jzoom/images/master/indicator4.gif)  | From 0.0.1 |\n| PageIndicatorLayout.SCALE | ![](https://raw.githubusercontent.com/jzoom/images/master/indicator5.gif)  | From 0.0.1 |\n| PageIndicatorLayout.DROP | ![](https://raw.githubusercontent.com/jzoom/images/master/indicator7.gif)  | From 0.0.1 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-flutter%2Fflutter_page_indicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbest-flutter%2Fflutter_page_indicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbest-flutter%2Fflutter_page_indicator/lists"}