{"id":30302372,"url":"https://github.com/fluttergenerator/snowfall","last_synced_at":"2026-01-02T23:20:34.205Z","repository":{"id":305929076,"uuid":"1024448789","full_name":"FlutterGenerator/SnowFall","owner":"FlutterGenerator","description":"SnowFall","archived":false,"fork":false,"pushed_at":"2025-08-07T17:49:56.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T19:26:15.975Z","etag":null,"topics":["modules","snowfall"],"latest_commit_sha":null,"homepage":"","language":"Java","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/FlutterGenerator.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-07-22T18:01:46.000Z","updated_at":"2025-08-07T17:49:59.000Z","dependencies_parsed_at":"2025-07-22T19:11:47.076Z","dependency_job_id":"d9bf3adc-f20a-4dfc-832a-367ae6d4100c","html_url":"https://github.com/FlutterGenerator/SnowFall","commit_stats":null,"previous_names":["fluttergenerator/snowfall"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FlutterGenerator/SnowFall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2FSnowFall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2FSnowFall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2FSnowFall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2FSnowFall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlutterGenerator","download_url":"https://codeload.github.com/FlutterGenerator/SnowFall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterGenerator%2FSnowFall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807934,"owners_count":24649346,"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-08-17T02:00:09.016Z","response_time":129,"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":["modules","snowfall"],"created_at":"2025-08-17T05:09:03.220Z","updated_at":"2026-01-02T23:20:34.200Z","avatar_url":"https://github.com/FlutterGenerator.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SnowFall\nSnowFall by tojik_proof_93 FlutterGenerator\n# activity_main.xml copy\n    \u003ccom.uz.snowfall.SnowfallLinearLayout\n        android:id=\"@+id/snowfall\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"/\u003e\n# Gradle\n\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n\n# Step 1. Add the JitPack repository to your build file\n\tdependencyResolutionManagement {\n\t\trepositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)\n\t\trepositories {\n\t\t\tmavenCentral()\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n# Step 2. Add the dependency\n\t\tdependencies {\n\t        implementation 'com.github.FlutterGenerator:SnowFall:Tag'\n\t}\n# Gradle.kts\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n# Add it in your settings.gradle.kts at the end of repositories:\n\tdependencyResolutionManagement {\n\t\trepositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)\n\t\trepositories {\n\t\t\tmavenCentral()\n\t\t\tmaven { url = uri(\"https://jitpack.io\") }\n\t\t}\n\t}\n# Step 2. Add the dependency\n\tdependencies {\n\t        implementation(\"com.github.FlutterGenerator:SnowFall:Tag\")\n\t}\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n# Moven\n# Add to pom.xml\n\t\u003crepositories\u003e\n\t\t\u003crepository\u003e\n\t\t    \u003cid\u003ejitpack.io\u003c/id\u003e\n\t\t    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\t\t\u003c/repository\u003e\n\t\u003c/repositories\u003e\n# Step 2. Add the dependency\n\t\u003cdependency\u003e\n\t    \u003cgroupId\u003ecom.github.FlutterGenerator\u003c/groupId\u003e\n\t    \u003cartifactId\u003eSnowFall\u003c/artifactId\u003e\n\t    \u003cversion\u003eTag\u003c/version\u003e\n\t\u003c/dependency\u003e\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n# Sbt\n# Add it in your build.sbt at the end of resolvers:\n    resolvers += \"jitpack\" at \"https://jitpack.io\"\n# Step 2. Add the dependency\n    libraryDependencies += \"com.github.FlutterGenerator\" % \"SnowFall\" % \"Tag\"\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n# Leiningen\n# Add it in your project.clj at the end of repositories:\n    :repositories [[\"jitpack\" \"https://jitpack.io\"]]\n# Step 2. Add the dependency\n    :dependencies [[com.github.FlutterGenerator/SnowFall \"Tag\"]]\n# Share this release:[![](https://jitpack.io/v/FlutterGenerator/SnowFall.svg)](https://jitpack.io/#FlutterGenerator/SnowFall)\n        \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttergenerator%2Fsnowfall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluttergenerator%2Fsnowfall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluttergenerator%2Fsnowfall/lists"}