{"id":24946476,"url":"https://github.com/vincevargadev/nuts_activity_indicator_flutter","last_synced_at":"2026-01-11T04:52:28.950Z","repository":{"id":53084712,"uuid":"195108213","full_name":"vincevargadev/nuts_activity_indicator_flutter","owner":"vincevargadev","description":"Highly customizable activity indicator (spinner) for your Flutter apps based on the cupertino package.","archived":false,"fork":false,"pushed_at":"2022-11-18T21:30:46.000Z","size":36178,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-13T14:03:27.806Z","etag":null,"topics":["app-development","awesome","cupertino","dart","flutter","ios","material","mobile-development","nuts-and-bolts"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/nuts_activity_indicator","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/vincevargadev.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-03T18:31:52.000Z","updated_at":"2025-01-22T13:08:58.000Z","dependencies_parsed_at":"2023-01-23T15:45:14.978Z","dependency_job_id":null,"html_url":"https://github.com/vincevargadev/nuts_activity_indicator_flutter","commit_stats":null,"previous_names":["vincevargadev/nuts_activity_indicator_flutter","dartsidedev/nuts_activity_indicator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vincevargadev/nuts_activity_indicator_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincevargadev%2Fnuts_activity_indicator_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincevargadev%2Fnuts_activity_indicator_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincevargadev%2Fnuts_activity_indicator_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincevargadev%2Fnuts_activity_indicator_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vincevargadev","download_url":"https://codeload.github.com/vincevargadev/nuts_activity_indicator_flutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vincevargadev%2Fnuts_activity_indicator_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279397852,"owners_count":26162758,"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","status":"online","status_checked_at":"2025-10-17T02:00:07.504Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["app-development","awesome","cupertino","dart","flutter","ios","material","mobile-development","nuts-and-bolts"],"created_at":"2025-02-02T20:56:30.604Z","updated_at":"2026-01-11T04:52:28.920Z","avatar_url":"https://github.com/vincevargadev.png","language":"C++","readme":"# `nuts_activity_indicator`\n\n\u003e Highly customizable activity indicator (spinner) for your Flutter apps based on the cupertino package.\n\nThe `nuts_activity_indicator` package is based on the [`cupertino` library](https://api.flutter.dev/flutter/cupertino/cupertino-library.html)'s\n[`CupertinoActivityIndicator`](https://api.flutter.dev/flutter/cupertino/CupertinoActivityIndicator-class.html) widget\nand it offers greater customizability.\n\nYou can customize:\n\n* the colors 🧡❤️\n* the width, size and the number of tickers 📏\n* the speed of the spinning 🏃‍♂️💨\n\n[![nuts_activity_indicator](https://img.shields.io/pub/v/nuts_activity_indicator?label=nuts_activity_indicator\u0026logo=dart)](https://pub.dev/packages/nuts_activity_indicator 'See nuts_activity_indicator package info on pub.dev') [![Published by dartside.dev](https://img.shields.io/static/v1?label=Published%20by\u0026message=dartside.dev\u0026logo=dart\u0026logoWidth=30\u0026color=40C4FF\u0026labelColor=1d599b\u0026labelWidth=100)](https://pub.dev/publishers/dartside.dev/packages) [![GitHub Stars Count](https://img.shields.io/github/stars/dartsidedev/nuts_activity_indicator?logo=github)](https://github.com/dartsidedev/nuts_activity_indicator 'Star me on GitHub!')\n\n\u003cimg src=\"https://github.com/dartsidedev/nuts_and_bolts/blob/master/assets/nuts_activity_indicator/nuts_activity_indicator_example_app.gif?raw=true\" alt=\"Flutter package nuts_activity_indicator\" height=\"600\"/\u003e\n\n## Important links\n\n* [Read the source code and **star the repo** on GitHub](https://github.com/dartsidedev/nuts_activity_indicator)\n* [Open an issue on GitHub](https://github.com/dartsidedev/nuts_activity_indicator/issues)\n* [See package on pub.dev](https://pub.dev/packages/nuts_activity_indicator)\n* [Read the docs on pub.dev](https://pub.dev/documentation/nuts_activity_indicator/latest/)\n\n**If you enjoy using this package, a thumbs-up on [pub.dev](https://pub.dev/packages/nuts_activity_indicator) would be highly appreciated! 👍💙**\n\n## Usage\n\n```dart\n// Add nuts_activity_indicator as dependency in your pubspec:\n// $ flutter pub add nuts_activity_indicator\n\n// Then, import the package:\nimport 'package:nuts_activity_indicator/nuts_activity_indicator.dart';\n\n// And finally, use and customize the widget:\nfinal spinner = NutsActivityIndicator(\n    activeColor: Colors.indigo,\n    inactiveColor: Colors.blueGrey,\n    tickCount: 24,\n    relativeWidth: 0.4,\n    radius: 60,\n    startRatio: 0.7,\n    animationDuration: Duration(milliseconds: 500),\n);\n```\n\nThis package exports a highly customizable activity indicator, \"spinner\" widget based on the iOS-style activity indicator from the `cupertino` package.\n\nThe key takeaways from [Apple Human Interface Guidelines on Activity Indicators](https://developer.apple.com/design/human-interface-guidelines/ios/controls/progress-indicators/#activity-indicators)\nthat are also relevant to the `NutsActivityIndicator` class are:\n\n* use the activity indicator only when the task cannot be quantified (there is no known remaining time, task count, data size).\n* keep it moving: only disable `animating` if the process stalls.\n\nFor more information, see\n* [Flutter `cupertino` library `CupertinoActivityIndicator` class](https://api.flutter.dev/flutter/cupertino/CupertinoActivityIndicator-class.html)\n* [Apple Human Interface Guidelines on Activity Indicators](https://developer.apple.com/design/human-interface-guidelines/ios/controls/progress-indicators/#activity-indicators)\n\n[Read the API reference](https://pub.dev/documentation/nuts_activity_indicator) to see all currently supported parameters.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincevargadev%2Fnuts_activity_indicator_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvincevargadev%2Fnuts_activity_indicator_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvincevargadev%2Fnuts_activity_indicator_flutter/lists"}