slider_m3e 0.1.0 copy "slider_m3e: ^0.1.0" to clipboard
slider_m3e: ^0.1.0 copied to clipboard

Material 3 Expressive Sliders (single & range) for Flutter, powered by M3E tokens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slider_m3e

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

dependencies:
  slider_m3e: ^0.1.0

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:slider_m3e/slider_m3e.dart';
2
likes
120
points
384
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Material 3 Expressive Sliders (single & range) for Flutter, powered by M3E tokens.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, m3e_design

More

Packages that depend on slider_m3e