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

Animated theme switching for Flutter, with feathered circle and box reveals that expand from any tap position. Supports forward and reverse playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_theme_switcher_plus

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

dependencies:
  animated_theme_switcher_plus: ^1.0.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:animated_theme_switcher_plus/animated_theme_switcher_plus.dart';
1
likes
160
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Animated theme switching for Flutter, with feathered circle and box reveals that expand from any tap position. Supports forward and reverse playback.

Repository (GitHub)
View/report issues

Topics

#theme #animation #ui #dark-mode #material

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_theme_switcher_plus