morph_switch 1.0.0 copy "morph_switch: ^1.0.0" to clipboard
morph_switch: ^1.0.0 copied to clipboard

A Flutter package for morphing animated switches/sliders with gradients, icons, and glass effects. Highly customizable shapes, sizes, and animations. Perfect for modern UIs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add morph_switch

With Flutter:

 $ flutter pub add morph_switch

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

dependencies:
  morph_switch: ^1.0.0

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:morph_switch/morph_switch.dart';
4
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for morphing animated switches/sliders with gradients, icons, and glass effects. Highly customizable shapes, sizes, and animations. Perfect for modern UIs.

Repository (GitHub)
View/report issues

Topics

#switch #slider #animation #toggle

License

unknown (license)

Dependencies

flutter

More

Packages that depend on morph_switch