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

A Light, Dark, and System theme toggle button for Flutter, built on the AdaptiveTheme package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codifyiq_brightness_button

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

dependencies:
  codifyiq_brightness_button: ^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:codifyiq_brightness_button/codifyiq_brightness_button.dart';
0
likes
160
points
36
downloads

Documentation

API reference

Publisher

verified publishercodifyiq.com

Weekly Downloads

A Light, Dark, and System theme toggle button for Flutter, built on the AdaptiveTheme package.

Repository (GitHub)
View/report issues

Topics

#codifyiq #ui #widget #theme

License

MIT (license)

Dependencies

adaptive_theme, flutter

More

Packages that depend on codifyiq_brightness_button