{"id":37231532,"url":"https://github.com/fluttercandies/dotrix","last_synced_at":"2026-01-18T05:56:50.292Z","repository":{"id":331922818,"uuid":"1132268284","full_name":"fluttercandies/dotrix","owner":"fluttercandies","description":"A Flutter dot matrix animation indicator library with 28 beautiful effects.","archived":false,"fork":false,"pushed_at":"2026-01-11T16:42:57.000Z","size":315,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T19:45:19.534Z","etag":null,"topics":["dot-matrix","flutter","indicators"],"latest_commit_sha":null,"homepage":"https://dotrix.letx.fun/","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/fluttercandies.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-11T16:40:36.000Z","updated_at":"2026-01-11T16:53:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fluttercandies/dotrix","commit_stats":null,"previous_names":["fluttercandies/dotrix"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fluttercandies/dotrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fdotrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fdotrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fdotrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fdotrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluttercandies","download_url":"https://codeload.github.com/fluttercandies/dotrix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluttercandies%2Fdotrix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["dot-matrix","flutter","indicators"],"created_at":"2026-01-15T03:44:25.171Z","updated_at":"2026-01-15T03:44:25.676Z","avatar_url":"https://github.com/fluttercandies.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotrix\n\n![Dotrix Logo](dotrix.png)\n\nA Flutter dot matrix animation indicator library with 28 beautiful effects.\n\n## Features\n\n- 🎯 **28 Built-in Animations**: Pulse, Spinner, Wave, ArrowMove, Burst, Chaos, Clockwise, Corners, Cross, Diamond, Pulse2, SineWave, Spiral, Zigzag, Radial, Cascade, Inward, Ripple, Checkerboard, Converge, Scatter, Flip, PulseRing, DiagonalRace, FlowUp, FlowDown, FlowLeft, FlowRight\n- 🎨 **Fully Customizable**: Configure dot size, colors, spacing, glow effects, animation speed, and more\n- 🔄 **Auto-playing**: All animations play automatically with infinite loops\n- 📦 **Zero Dependencies**: Pure Flutter implementation, no external packages needed\n- 💎 **Production Ready**: Well-tested, performant, and easy to integrate\n\n## Preview\n\n✨ **Live Demo**: Check out all 28 animations in action at [https://dotrix.letx.fun/](https://dotrix.letx.fun/)\n\n## Getting Started\n\nAdd this to your package's `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  dotrix: ^1.0.0\n```\n\n## Usage\n\n```dart\nimport 'package:dotrix/dotrix.dart';\n\n// Basic usage\nPulse()\n\n// With customization\nPulse(\n  dotSize: 36,\n  spacing: 4,\n  activeColor: Color(0xFFFF14CC),\n  shadowColor: Color(0xFFFFA3EB),\n  blurRadius: 15,\n  animationSpeed: Duration(milliseconds: 1550),\n)\n\n// Available indicators\n// Basic\nPulse()      // Pulse effect from center\nSpinner()    // Clockwise rotation\nWave()       // Diagonal wave propagation\n\n// Extended\nArrowMove()  // Arrow path movement\nBurst()      // Burst from center\nChaos()      // Random chaotic flashing\nClockwise()  // Clockwise click effect\nCorners()    // Corner-to-corner diffusion\nCross()      // Cross-shaped diffusion\nDiamond()    // Diamond pattern (corners+center flash, edges glow)\nPulse2()     // Alternative pulse rhythm\nSineWave()   // Sine wave propagation\n\n// Advanced\nSpiral()         // Spiral animation\nZigzag()         // Zigzag pattern\nRadial()         // Radial burst\nCascade()        // Cascading effect\nInward()         // Inward convergence\nRipple()         // Ripple effect\nCheckerboard()   // Checkerboard pattern\nConverge()       // Converging dots\nScatter()        // Scattering dots\nFlip()           // Flipping animation\nPulseRing()      // Pulse ring effect\nDiagonalRace()   // Diagonal race\n\n// Flow\nFlowUp()      // Flow upward\nFlowDown()    // Flow downward\nFlowLeft()    // Flow leftward\nFlowRight()   // Flow rightward\n```\n\n### Common Parameters\n\nAll indicators support these parameters:\n\n| Parameter | Type | Default | Description |\n|-----------|------|---------|-------------|\n| `dotSize` | double | 8.0 | Size of each dot in pixels |\n| `borderRadius` | double | 0.0 | Corner radius of dots |\n| `spacing` | double | 0.0 | Gap between dots |\n| `activeColor` | Color | theme primary | Color when active |\n| `inactiveColor` | Color | theme surface | Color when inactive |\n| `opacity` | double | 1.0 | Overall opacity (0.0-1.0) |\n| `shadowColor` | Color | auto (from active) | Glow/shadow color |\n| `shadowOffset` | Offset | (0, 0) | Shadow position offset |\n| `blurRadius` | double | 10.0 | Shadow blur radius in pixels |\n| `spreadRadius` | double | 0.0 | Shadow spread radius |\n| `scale` | double | 1.1 | Scale ratio when active |\n| `scaleAlignment` | Alignment | center | Scale alignment point |\n| `animationSpeed` | Duration | varies | Duration of one animation cycle |\n\n## License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n## Additional Information\n\nFor more examples, see the `/example` directory.\n\nTo contribute, please feel free to submit issues or pull requests at [GitHub](https://github.com/fluttercandies/dotrix).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttercandies%2Fdotrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluttercandies%2Fdotrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttercandies%2Fdotrix/lists"}