{"id":19534105,"url":"https://github.com/neoapps-dev/potator","last_synced_at":"2025-02-26T03:43:50.869Z","repository":{"id":256623006,"uuid":"855957252","full_name":"neoapps-dev/potator","owner":"neoapps-dev","description":"A simple client for Potatoes reverse-fetch proxy and domain system made in pure Dart and Flutter","archived":false,"fork":false,"pushed_at":"2024-09-11T19:03:15.000Z","size":270,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T17:29:28.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neoapps-dev.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":"2024-09-11T18:29:55.000Z","updated_at":"2024-09-11T19:03:19.000Z","dependencies_parsed_at":"2024-09-12T04:51:13.508Z","dependency_job_id":"25b96dab-768a-44d1-a016-56d240790d03","html_url":"https://github.com/neoapps-dev/potator","commit_stats":null,"previous_names":["neoapps-dev/potator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Fpotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Fpotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Fpotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoapps-dev%2Fpotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoapps-dev","download_url":"https://codeload.github.com/neoapps-dev/potator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240788777,"owners_count":19857695,"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-11-11T02:12:55.526Z","updated_at":"2025-02-26T03:43:50.803Z","avatar_url":"https://github.com/neoapps-dev.png","language":"C++","readme":"# Potator\nA simple client for [Potatoes](https://github.com/neoapps-dev/potatoes-backend) reverse-fetch proxy and domain system\nmade in pure Dart and Flutter\n\n## Usage\n\n1. **Install potator**:\n\n    ```dart\n    flutter pub add potator\n    ```\n\n2. **Import the package**:\n\n    ```dart\n    import 'package:potator/potator.dart';\n    ```\n\n3. **Use it**:\n\n    ```dart\n    Potator potator = Potator('YOUR_POTATO_SERVER_URL'); // if you don't want to change the server, don't include the `'YOUR_POTATO_SERVER_URL'` thing\n    potator.use('YOUR_POTATO_SERVER_URL'); // optional, changes the Potato server\n    final String google = await potator.get('google.potato/');\n    // the slash is optional, and can be used to get a specific file, for example:\n    final String hosts = await potator.get('hosts.potato/HOSTS.txt');\n    // will return the official HOSTS :)\n    ```\n\n## License\n[MIT](LICENSE)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoapps-dev%2Fpotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoapps-dev%2Fpotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoapps-dev%2Fpotator/lists"}