An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# flutter_radio_slider

[![Build Status](https://travis-ci.com/adaptant-labs/flutter_radio_slider.svg?branch=master)](https://travis-ci.com/adaptant-labs/flutter_radio_slider)
[![Pub](https://img.shields.io/pub/v/flutter_radio_slider.svg)](https://pub.dartlang.org/packages/flutter_radio_slider)

A stepped slider implementation using radio buttons for Flutter.

![Example Plugin Walkthrough](https://raw.githubusercontent.com/adaptant-labs/flutter_radio_slider/master/walkthrough.gif)

## 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.