slidable_text_field 1.0.0+1 copy "slidable_text_field: ^1.0.0+1" to clipboard
slidable_text_field: ^1.0.0+1 copied to clipboard

A text field combined with a slider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slidable_text_field

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

dependencies:
  slidable_text_field: ^1.0.0+1

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:slidable_text_field/slidable_text_field.dart';
8
likes
90
pub points
42%
popularity

Publisher

unverified uploader

A text field combined with a slider.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on slidable_text_field