change_theme_er 0.0.7 copy "change_theme_er: ^0.0.7" to clipboard
change_theme_er: ^0.0.7 copied to clipboard

A high-performance, clean-code theme changer package using Hive, GetIt, and Bloc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add change_theme_er

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

dependencies:
  change_theme_er: ^0.0.7

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:change_theme_er/change_theme_er.dart';
1
likes
160
points
39
downloads

Publisher

verified publisherpharraxsoftware.com

Weekly Downloads

A high-performance, clean-code theme changer package using Hive, GetIt, and Bloc.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, get_it, hive, hive_flutter, path_provider_platform_interface

More

Packages that depend on change_theme_er