flutter_theme_changer_erfan 0.0.5+0 copy "flutter_theme_changer_erfan: ^0.0.5+0" to clipboard
flutter_theme_changer_erfan: ^0.0.5+0 copied to clipboard

A Flutter package that allows you to change your app's theme color dynamically with 4 beautiful widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_theme_changer_erfan

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

dependencies:
  flutter_theme_changer_erfan: ^0.0.5+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:flutter_theme_changer_erfan/dynamic_theme_picker.dart';
import 'package:flutter_theme_changer_erfan/main.dart';
0
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that allows you to change your app's theme color dynamically with 4 beautiful widgets.

Repository (GitHub)
View/report issues

Topics

#theme #customization #ui #widget

Documentation

API reference

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_riverpod, riverpod, shared_preferences

More

Packages that depend on flutter_theme_changer_erfan