{"id":22986049,"url":"https://github.com/dora4/dora-srl-support","last_synced_at":"2025-04-02T11:16:07.913Z","repository":{"id":203818997,"uuid":"710462107","full_name":"dora4/dora-srl-support","owner":"dora4","description":"🧩 Dora MVVM框架扩展包 - 用于整合SmartRefreshLayout下拉刷新上拉加载框架","archived":false,"fork":false,"pushed_at":"2025-03-28T16:04:35.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T17:30:01.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/dora4.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}},"created_at":"2023-10-26T18:35:48.000Z","updated_at":"2025-03-28T16:04:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"941e8759-e002-4346-a33d-02c8d6717601","html_url":"https://github.com/dora4/dora-srl-support","commit_stats":null,"previous_names":["dora4/dora-srl-support"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-srl-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-srl-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-srl-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-srl-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dora4","download_url":"https://codeload.github.com/dora4/dora-srl-support/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246802627,"owners_count":20836373,"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","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-12-15T03:38:40.976Z","updated_at":"2025-04-02T11:16:07.542Z","avatar_url":"https://github.com/dora4.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"dora-srl-support\n![Release](https://jitpack.io/v/dora4/dora-srl-support.svg)\n--------------------------------\n\n#### gradle依赖配置\n\n添加以下代码到项目根目录下的settings.gradle.kts\n```kotlin\ndependencyResolutionManagement {\n    repositories {\n        maven(\"https://jitpack.io\")\n    }\n}\n```\n添加以下代码到app模块的build.gradle.kts\n```kotlin\ndependencies {\n    // 扩展包必须在有主框架dora的情况下使用\n    implementation(\"com.github.dora4:dora:1.3.4\")\n    implementation(\"com.github.dora4:dora-srl-support:1.0\")\n}\n```\n\n#### 使用方式\n\n在AndroidManifest中加入配置。\n```xml\n\u003capplication\u003e\n        \u003c!-- Dora生命周期注入的配置 --\u003e\n        \u003cmeta-data\n            android:name=\"dora.lifecycle.config.SmartRefreshLayoutGlobalConfig\"\n            android:value=\"GlobalConfig\"/\u003e\n\u003c/application\u003e\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdora4%2Fdora-srl-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdora4%2Fdora-srl-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdora4%2Fdora-srl-support/lists"}