{"id":19045047,"url":"https://github.com/immobiliare/realflagsfirebase","last_synced_at":"2026-05-16T17:38:24.729Z","repository":{"id":146434615,"uuid":"599083913","full_name":"immobiliare/RealFlagsFirebase","owner":"immobiliare","description":"RealFlags plugin for FirebaseRemoteConfig - https://firebase.google.com/docs/remote-config","archived":false,"fork":false,"pushed_at":"2023-02-08T13:07:20.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-11T10:11:25.159Z","etag":null,"topics":["feature-flagging","featureflags","firebase"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/immobiliare.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-08T12:23:55.000Z","updated_at":"2023-02-08T13:05:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe16464a-78bb-410d-8623-1239542ce25a","html_url":"https://github.com/immobiliare/RealFlagsFirebase","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/immobiliare/RealFlagsFirebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immobiliare%2FRealFlagsFirebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immobiliare%2FRealFlagsFirebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immobiliare%2FRealFlagsFirebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immobiliare%2FRealFlagsFirebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/immobiliare","download_url":"https://codeload.github.com/immobiliare/RealFlagsFirebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/immobiliare%2FRealFlagsFirebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33112262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["feature-flagging","featureflags","firebase"],"created_at":"2024-11-08T22:48:32.730Z","updated_at":"2026-05-16T17:38:24.697Z","avatar_url":"https://github.com/immobiliare.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RealFlagsFirebase\n\nRealFlagsFirebase is a plugin for [RealFlags](https://github.com/immobiliare/RealFlags) which is a feature flagging framework made for Swift.\n\n## Requirements\n\nRealFlags can be installed on any platform which supports Swift 5.4+, including Windows and Linux. On Apple platform, the following configuration is required:\n\n- Firebase 9.0.0+\n- iOS 12+\n- Xcode 12.5+\n- Swift 5.4+\n\n## Installation\n\nTo use RealFlagsFirebase in your project you can use Swift Package Manager (our primary choice) or CocoaPods.\n\n### Swift Package Manager\n\nAdd it as a dependency in a Swift Package, and add it to your `Package.swift`:\n\n```swift\ndependencies: [\n .package(url: \"https://github.com/immobiliare/RealFlagsFirebase.git\", from: \"1.0.0\")\n]\n```\n\nAnd add it as a dependency of your target:\n\n```swift\ntargets: [\n .target(name: \"MyTarget\", dependencies: [\n .product(name: \"https://github.com/immobiliare/RealFlagsFirebase.git\", package: \"RealFlagsFirebase\")\n ])\n]\n```\n\nIn Xcode 11+, you can also navigate to the File menu and choose Swift Packages -\u003e Add Package Dependency..., then enter the repository URL and version details.\n\n## Powered Apps\n\nThe amazing mobile team at ImmobiliareLabs created RealFlagsFirebase, the Tech dept at Immobiliare.it, the first real estate site in Italy. \nWe are currently using RealFlagsFirebase in all of our products.\n\n**If you are using RealFlagsFirebase in your app [drop us a message](mailto://mobile@immobiliare.it)**.\n\n## Support\n\nWe'd love for you to contribute to RealFlagsFirebase! \nIf you have questions about using RealFlagsFirebase, bugs, and enhancement, please feel free to reach out by opening a [GitHub Issue](https://github.com/immobiliare/RealFlagsFirebase/issues).\n\n## License\n\nRealFlagsFirebase is licensed under the MIT license. \nSee the [LICENSE](./LICENSE) file for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmobiliare%2Frealflagsfirebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimmobiliare%2Frealflagsfirebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimmobiliare%2Frealflagsfirebase/lists"}