{"id":15471855,"url":"https://github.com/itznotabug/arc","last_synced_at":"2025-04-22T13:46:14.176Z","repository":{"id":196442212,"uuid":"695873391","full_name":"ItzNotABug/arc","owner":"ItzNotABug","description":"An appwrite addon for Android, iOS \u0026 Flutter that mimics the RemoteConfig from Firebase.","archived":false,"fork":false,"pushed_at":"2023-09-26T17:05:20.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T15:35:08.838Z","etag":null,"topics":["android","appwrite","appwrite-database","appwrite-remote-config","flutter","ios","remoteconfig"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ItzNotABug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-24T13:48:25.000Z","updated_at":"2024-06-19T13:38:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"30d01be7-2222-49fd-877c-f7bc780c5912","html_url":"https://github.com/ItzNotABug/arc","commit_stats":null,"previous_names":["itznotabug/arc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzNotABug%2Farc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzNotABug%2Farc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzNotABug%2Farc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzNotABug%2Farc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItzNotABug","download_url":"https://codeload.github.com/ItzNotABug/arc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250251275,"owners_count":21399792,"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":["android","appwrite","appwrite-database","appwrite-remote-config","flutter","ios","remoteconfig"],"created_at":"2024-10-02T02:21:59.844Z","updated_at":"2025-04-22T13:46:14.150Z","avatar_url":"https://github.com/ItzNotABug.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `AppwriteRemoteConfig` 🚀\nA Firebase RemoteConfig like solution for `appwrite`!\n\n## Features  🌟\n1. **Fetching and Caching**\nSeamlessly fetch configurations from an Appwrite, cache \u0026 store them locally!\n\n2. **Default Configurations**\nSet default configurations that your app can fall back on in the absence of fetched configurations or when offline.\n\n3. **Realtime Updates**\nObserve changes to your RemoteConfig collection in realtime using Appwrite's Realtime capabilities.\n\n4. **Drop In Replacement [Almost]**\nThe API is designed to be familiar to those who have used Firebase RemoteConfig.\n\n## Getting Started 🛠\n1. **Database**: Create a Database, name it as you want \u0026 set an ID.\nRecommended ID: `remote_config` (configurable in the api).\n\n2. **Collection**: Create a Collection, name it as you want \u0026 set an ID.\nRecommended ID: `release` (configurable in the api).\n\n3. **Attributes**: Create 2 attributes as `key`, `value` pattern.\nRecommended: `key: String` \u0026 `value: String` (configurable in the api).\nEnsure the size of the value attribute is sufficient, especially if you plan to store URLs or other long strings. I'd advise using a size of 1024 as a precaution.\n\n## Usage 🔧\nExplore the platform-specific directories (Android, iOS, Flutter) to get an insight into the `API` and its integration into your project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitznotabug%2Farc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitznotabug%2Farc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitznotabug%2Farc/lists"}