light_dark_theme_toggle 1.1.2 copy "light_dark_theme_toggle: ^1.1.2" to clipboard
light_dark_theme_toggle: ^1.1.2 copied to clipboard

An animated, customizable Flutter widget for switching between light and dark modes with a visually appealing toggle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add light_dark_theme_toggle

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

dependencies:
  light_dark_theme_toggle: ^1.1.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:light_dark_theme_toggle/light_dark_theme_toggle.dart';
8
likes
150
points
123
downloads

Publisher

unverified uploader

Weekly Downloads

An animated, customizable Flutter widget for switching between light and dark modes with a visually appealing toggle.

Homepage
Repository (GitHub)
View/report issues

Topics

#theme-toggle #switch #toggle #widget #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on light_dark_theme_toggle