{"id":20819363,"url":"https://github.com/faob-dev/flutter_balloon_slider","last_synced_at":"2025-05-07T15:22:27.820Z","repository":{"id":56829134,"uuid":"235583673","full_name":"faob-dev/flutter_balloon_slider","owner":"faob-dev","description":"Balloon Slider with floating animation","archived":false,"fork":false,"pushed_at":"2021-03-14T09:44:57.000Z","size":669,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T11:21:12.547Z","etag":null,"topics":["balloon-slider","dart","flutter","flutter-package","flutter-widget","slider"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/faob-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}},"created_at":"2020-01-22T13:51:49.000Z","updated_at":"2024-10-18T03:56:06.000Z","dependencies_parsed_at":"2022-08-26T14:11:26.973Z","dependency_job_id":null,"html_url":"https://github.com/faob-dev/flutter_balloon_slider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faob-dev%2Fflutter_balloon_slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faob-dev%2Fflutter_balloon_slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faob-dev%2Fflutter_balloon_slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faob-dev%2Fflutter_balloon_slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faob-dev","download_url":"https://codeload.github.com/faob-dev/flutter_balloon_slider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902942,"owners_count":21822340,"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":["balloon-slider","dart","flutter","flutter-package","flutter-widget","slider"],"created_at":"2024-11-17T22:06:10.627Z","updated_at":"2025-05-07T15:22:27.803Z","avatar_url":"https://github.com/faob-dev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Balloon Slider Widget\nBalloon slider widget with floating balloon animation, inspired from [Balloon Picker](https://dribbble.com/shots/6609398-Balloon-Picker-in-Swift).\n\n[![pub package](https://img.shields.io/pub/v/flutter_balloon_slider.svg)](https://pub.dartlang.org/packages/flutter_balloon_slider)\n\n## Installation\n\nAdd dependency in `pubspec.yaml`:\n```yaml\ndependencies:\n  flutter_balloon_slider: \"^0.1.1\"\n```\n\nImport in your project:\n```dart\nimport 'package:flutter_balloon_slider/flutter_balloon_slider.dart';\n```\n\n## Basic usage\n\n```dart\nBalloonSlider(\n    value: 0.5,\n    ropeLength: 55,\n    showRope: true,\n    onChangeStart: (val) {},\n    onChanged: (val) {},\n    onChangeEnd: (val) {},\n    color: Colors.indigo\n)\n```\n\n## Examples\n\n[example](https://github.com/faob-dev/flutter_balloon_slider/tree/master/example) project contains demo\n\n### Demo\n\n##### v 0.1.1\n![alt tag](https://raw.githubusercontent.com/faob-dev/flutter_balloon_slider/master/screenshots/balloon_slider.gif)\n\n## Changelog\nCheck [Changelog](https://github.com/faob-dev/flutter_balloon_slider/blob/master/CHANGELOG.md) for updates\n\n## Bugs/Requests\nReporting issues and requests for new features are always welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaob-dev%2Fflutter_balloon_slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaob-dev%2Fflutter_balloon_slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaob-dev%2Fflutter_balloon_slider/lists"}