{"id":32274157,"url":"https://github.com/pgiacomo69/snowfall","last_synced_at":"2026-02-23T14:33:38.229Z","repository":{"id":59149682,"uuid":"437829280","full_name":"pgiacomo69/snowfall","owner":"pgiacomo69","description":"Flutter package for generating Snowfall effect","archived":false,"fork":false,"pushed_at":"2023-08-21T12:29:17.000Z","size":23,"stargazers_count":1,"open_issues_count":3,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T23:39:33.042Z","etag":null,"topics":["flutter","snowfall","snowflakes","snowflakes-falling","widget"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pgiacomo69.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":"2021-12-13T10:28:38.000Z","updated_at":"2024-05-03T01:35:37.000Z","dependencies_parsed_at":"2024-11-05T00:15:09.543Z","dependency_job_id":null,"html_url":"https://github.com/pgiacomo69/snowfall","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pgiacomo69/snowfall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgiacomo69%2Fsnowfall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgiacomo69%2Fsnowfall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgiacomo69%2Fsnowfall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgiacomo69%2Fsnowfall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgiacomo69","download_url":"https://codeload.github.com/pgiacomo69/snowfall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgiacomo69%2Fsnowfall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29745606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"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":["flutter","snowfall","snowflakes","snowflakes-falling","widget"],"created_at":"2025-10-22T23:32:09.710Z","updated_at":"2026-02-23T14:33:38.223Z","avatar_url":"https://github.com/pgiacomo69.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- \nThis README describes the package. If you publish this package to pub.dev,\nthis README's contents appear on the landing page for your package.\n\nFor information about how to write a good package README, see the guide for\n[writing package pages](https://dart.dev/guides/libraries/writing-package-pages). \n\nFor general information about developing packages, see the Dart guide for\n[creating packages](https://dart.dev/guides/libraries/create-library-packages)\nand the Flutter guide for\n[developing packages and plugins](https://flutter.dev/developing-packages). \n--\u003e\n\n \n\n## Features\nA Flutter package written to add a snowfall effect to your widgets. \n\n## Getting started\n\nAdd this library to pubspec.yaml\n\nImport it where you want to use it:\n\n```dart\nimport 'package:snowfall/snowfall.dart';\n```\n\n\n\n## Usage\n\nEnclose your widget with SnowfallWidget:\n```dart\nScaffold(\n body: SnowfallWidget(child: Center(\n// Center is a layout widget. It takes a single child and positions it\n// in the middle of the parent.\nchild: YOURWIDGET\n)\n```\n\n### Optional named arguments:\n\n```dart\n Color color // Defaults to White color;\n int numberOfSnowflakes // Defaults to 30\n int alpha // defaults to 180\n)\n```\n\n\n## Additional information\n\nThis project is based on [Constantin Stan's work](https://medium.com/flutter-community/fluttering-snowflakes-1cf011b0d38d). \nHere is the [original project](https://github.com/Constans/fluttering-dart)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgiacomo69%2Fsnowfall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgiacomo69%2Fsnowfall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgiacomo69%2Fsnowfall/lists"}