diamond_node_slider 0.0.1+2 copy "diamond_node_slider: ^0.0.1+2" to clipboard
diamond_node_slider: ^0.0.1+2 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 Dart:

 $ dart pub add diamond_node_slider

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 dart pub get):

dependencies:
  diamond_node_slider: ^0.0.1+2

Alternatively, your editor might support dart pub get or 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
0
pub points
70%
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on diamond_node_slider