https://github.com/adaptant-labs/flutter_radio_slider
A Stepped Slider with Radio Buttons for Flutter
https://github.com/adaptant-labs/flutter_radio_slider
flutter flutter-plugin flutter-widget flutter-widgets radio-buttons
Last synced: 8 months ago
JSON representation
A Stepped Slider with Radio Buttons for Flutter
- Host: GitHub
- URL: https://github.com/adaptant-labs/flutter_radio_slider
- Owner: adaptant-labs
- License: apache-2.0
- Created: 2019-10-26T17:50:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T19:50:06.000Z (about 4 years ago)
- Last Synced: 2025-03-25T15:21:36.043Z (9 months ago)
- Topics: flutter, flutter-plugin, flutter-widget, flutter-widgets, radio-buttons
- Language: Dart
- Size: 1.62 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_radio_slider
[](https://travis-ci.com/adaptant-labs/flutter_radio_slider)
[](https://pub.dartlang.org/packages/flutter_radio_slider)
A stepped slider implementation using radio buttons for Flutter.

## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/adaptant-labs/flutter_radio_slider/issues
## License
Licensed under the terms of the Apache 2.0 license, the full version of which can be found in the
[LICENSE](https://raw.githubusercontent.com/adaptant-labs/flutter_radio_slider/master/LICENSE) file included in the distribution.