{"id":15902176,"url":"https://github.com/hallerpatrick/flutter_volume","last_synced_at":"2025-08-31T16:44:22.917Z","repository":{"id":109919266,"uuid":"141898534","full_name":"HallerPatrick/flutter_volume","owner":"HallerPatrick","description":"A flutter plugin for controlling volume","archived":false,"fork":false,"pushed_at":"2019-03-12T11:55:23.000Z","size":117,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T15:42:37.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HallerPatrick.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":"2018-07-22T13:34:40.000Z","updated_at":"2021-11-08T10:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"69bb7457-ee8b-488a-a4fc-d22ccc9087a5","html_url":"https://github.com/HallerPatrick/flutter_volume","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HallerPatrick/flutter_volume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fflutter_volume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fflutter_volume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fflutter_volume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fflutter_volume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HallerPatrick","download_url":"https://codeload.github.com/HallerPatrick/flutter_volume/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HallerPatrick%2Fflutter_volume/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273010950,"owners_count":25030368,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-06T11:23:02.639Z","updated_at":"2025-08-31T16:44:22.899Z","avatar_url":"https://github.com/HallerPatrick.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_volume\n\nA flutter plugin as an volume interface for iOS and android.\n\n## Getting Started\n\nSet flutter_volume as dependencie in your pubspec.yaml\n\n## Usage\n\n```dart\nimport 'package:flutter_volume/flutter_volume.dart';\n\n// Return relative volume as double between 0.0 and 1.0\nawait FlutterVolume.volume;\n\n\n// Return mode as int, 0:silent; 1:vibrate; 2:normal\nawait FlutterVolume.muteMode;\n\n// Sets volume to 0.0\nFlutterVolume.mute();\n\n// Set volume between 0.0 and 1.0 as relative value\nFlutterVolume.setVolume(0.1);\n\n```\n\n## TODO\n\n- Make it iOS compatible (help is appreciated!)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fflutter_volume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhallerpatrick%2Fflutter_volume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhallerpatrick%2Fflutter_volume/lists"}