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

https://github.com/fcodelabs/slider_2d

A 2D slider with circular grid for Flutter. Used to select from range of 2 dimensional values.
https://github.com/fcodelabs/slider_2d

2d flutter slider slider-range

Last synced: 2 months ago
JSON representation

A 2D slider with circular grid for Flutter. Used to select from range of 2 dimensional values.

Awesome Lists containing this project

README

        

# 2 Dimension Slider for Flutter

[![Pub](https://img.shields.io/pub/v/slider2d.svg)](https://pub.dev/packages/slider2d)
[![style: effective dart](https://img.shields.io/badge/style-effective_dart-40c4ff.svg)](https://github.com/tenhobi/effective_dart)
[![Star on GitHub](https://img.shields.io/github/stars/fcodelabs/slider_2d.svg?style=flat&logo=github&colorB=deeppink&label=stars)](https://github.com/fcodelabs/slider_2d)
[![License: MIT](https://img.shields.io/badge/license-MIT-purple.svg)](https://opensource.org/licenses/MIT)

A 2D slider with circular grid for Flutter. Used to select from range
of 2 dimensional values.

For more information about Fcode Labs visit:
[www.fcodelabs.com](https://www.fcodelabs.com).

Email us:
[[email protected]](mailto:[email protected]?subject=Help%20on%202D%20Slider)