diamond_node_slider 1.0.6 copy "diamond_node_slider: ^1.0.6" to clipboard
diamond_node_slider: ^1.0.6 copied to clipboard

The node is a diamond slider, which can achieve two effects with transition value and node value.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diamond_node_slider

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  diamond_node_slider: ^1.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:diamond_node_slider/diamond_node_slider.dart';
13
likes
160
pub points
67%
popularity

Publisher

unverified uploader

The node is a diamond slider, which can achieve two effects with transition value and node value.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on diamond_node_slider