{"id":20900065,"url":"https://github.com/mahanrahmati/arna_web_service","last_synced_at":"2026-05-26T14:04:02.529Z","repository":{"id":98944442,"uuid":"608841745","full_name":"MahanRahmati/arna_web_service","owner":"MahanRahmati","description":"Arna Web Service is a simple and powerful HTTP package for Flutter.","archived":false,"fork":false,"pushed_at":"2023-11-13T08:27:23.000Z","size":338,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-13T13:28:52.953Z","etag":null,"topics":["dart","flutter","http"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MahanRahmati.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":"2023-03-02T21:08:35.000Z","updated_at":"2023-11-13T13:28:52.954Z","dependencies_parsed_at":"2023-11-11T13:28:50.755Z","dependency_job_id":"f63e40ff-32b8-4578-bcaf-4e19982c336e","html_url":"https://github.com/MahanRahmati/arna_web_service","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"a3a562298326984a29d87d201c0a630048ebfe53"},"previous_names":[],"tags_count":15,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahanRahmati%2Farna_web_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahanRahmati%2Farna_web_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahanRahmati%2Farna_web_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MahanRahmati%2Farna_web_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MahanRahmati","download_url":"https://codeload.github.com/MahanRahmati/arna_web_service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243285620,"owners_count":20266849,"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":["dart","flutter","http"],"created_at":"2024-11-18T11:17:55.374Z","updated_at":"2025-12-26T15:13:59.592Z","avatar_url":"https://github.com/MahanRahmati.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pub.dartlang.org/packages/arna_web_service\"\u003e\u003cimg src=\"https://img.shields.io/pub/v/arna_web_service.svg\" alt=\"pub.dev\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/MahanRahmati/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Maintainer-MahanRahmati-informational\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/MahanRahmati/arna_web_service/actions/workflows/pana_analysis.yml\"\u003e\u003cimg src=\"https://github.com/MahanRahmati/arna_web_service/actions/workflows/pana_analysis.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/MahanRahmati/arna_web_service/actions/workflows/flutter_analysis.yml\"\u003e\u003cimg src=\"https://github.com/MahanRahmati/arna_web_service/actions/workflows/flutter_analysis.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/MahanRahmati/arna_web_service\"\u003e\n\u003c/p\u003e\n\n## Introduction\n\nThis is a Flutter plugin that provides a simple and powerful way to connect to HTTP-based web services from your Flutter app.\n\n## Installation\n\nAdd Arna Web Service as a dependency in your pubspec.yaml:\n\n```yaml\ndependencies:\n  arna_web_service: ^2.5.0\n```\n\nThen, run flutter pub get to install the package.\n\n## Usage\n\nTo use the web Service in your application, simply import the package:\n\n```dart\nimport 'package:arna_web_service/arna_web_service.dart';\n```\n\nAfter that extend your class:\n\n```dart\nclass APIController extends ArnaWebServiceController  {}\n```\n\nOr directly create an instance:\n\n```dart\nfinal ArnaWebService webService = ArnaWebService.service();\n```\n\nYou can then use the web service to make API calls:\n\n```dart\nfinal Response? response = await webService.get(\n  Uri.parse('https://api.ipify.org'),\n);\n\n```\n\n## License\n\nArna Web Service is [BSD 3-Clause licensed](./LICENSE).\n\n## Contributing\n\nContributions are welcome! If you find a bug or want to add a new feature, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahanrahmati%2Farna_web_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahanrahmati%2Farna_web_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahanrahmati%2Farna_web_service/lists"}