rotated_animated_switcher 0.0.2 copy "rotated_animated_switcher: ^0.0.2" to clipboard
rotated_animated_switcher: ^0.0.2 copied to clipboard

A custom Cupertino-style switcher widget with animated transitions and optional rotation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rotated_animated_switcher

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

dependencies:
  rotated_animated_switcher: ^0.0.2

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:rotated_animated_switcher/rotated_animated_switcher.dart';
2
likes
160
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A custom Cupertino-style switcher widget with animated transitions and optional rotation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rotated_animated_switcher

Packages that implement rotated_animated_switcher